aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 939b4a3aef..b45aaac1e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-09-12 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup
+ does not use any of malloc/realloc/free anymore. Include
+ set-hooks.h with <> instead of "".
+
1998-11-29 Roland McGrath <roland@baalperazim.frob.com>
* sunrpc/svc_unix.c (__msgread): Move ON local var inside block