diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-05-01 22:43:37 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-05-01 22:43:37 +0000 |
commit | 5d7d623776489cae6685b931d3db51a8f11ef0a6 (patch) | |
tree | 6d44a6bcb43dcb73cdb8f6b829571da33daae1a5 /serverboot/ChangeLog | |
parent | be0d281e9ebe801263e777d0e1e036bf3025da9d (diff) |
Thu May 1 18:40:53 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* bootstrap.c (cthread_stack_size): Don't set special value here;
use the default.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 4a1a3611..2e5fff35 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +Thu May 1 18:40:53 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * bootstrap.c (cthread_stack_size): Don't set special value here; + use the default. + Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * wiring.c (__vm_allocate): New function. |