aboutsummaryrefslogtreecommitdiff
path: root/mmalloc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mmalloc/ChangeLog')
-rw-r--r--mmalloc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog
index d6c1c14..5abe763 100644
--- a/mmalloc/ChangeLog
+++ b/mmalloc/ChangeLog
@@ -1,5 +1,13 @@
+Thu Mar 26 17:06:04 1992 Fred Fish (fnf@cygnus.com)
+
+ * attach.c (reuse): Explicitly discard return value of mmcheck.
+ * mmcheck.c (mmcheck): Document requirements for installing
+ corruption checking hooks and set up to enforce restrictions.
+
Tue Mar 24 23:41:10 1992 K. Richard Pixley (rich@cygnus.com)
+ * config/mh-irix4: new file.
+
* Makefile.in: added standard targets, fixed install directories.
Sat Mar 14 17:34:59 1992 Fred Fish (fnf@cygnus.com)