summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-03-29 16:34:21 +0000
committerRoland McGrath <roland@gnu.org>1995-03-29 16:34:21 +0000
commita9df8829450edfad4d747af384f7647f9ea7db59 (patch)
treec89d0eb94779582a5d6d61eecc89fcf1f211abee /ChangeLog
parentc316b48636c57c68febc93cfcf192d362be94675 (diff)
Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
More changes from Germano Caronni <caronni@tik.ethz.ch>: * malloc/free.c: Relocate _heapinfo when that allows us to return core to the system. * malloc/malloc.c: Move #include <errno.h> outside #ifndef _MALLOC_INTERNAL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b0915fbee..a322c237ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ More changes from Germano Caronni <caronni@tik.ethz.ch>:
+ * malloc/free.c: Relocate _heapinfo when that allows us to return
+ core to the system.
+
+ * malloc/malloc.c: Move #include <errno.h> outside #ifndef
+ _MALLOC_INTERNAL.
+
Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* mach/Makefile (headers): Add mach/mach_traps.h.