aboutsummaryrefslogtreecommitdiff
path: root/mmalloc
diff options
context:
space:
mode:
Diffstat (limited to 'mmalloc')
-rw-r--r--mmalloc/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog
index 1954f70..b7eb2b7 100644
--- a/mmalloc/ChangeLog
+++ b/mmalloc/ChangeLog
@@ -1,3 +1,30 @@
+Fri Mar 12 18:35:43 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * configure.in: recognize *-*-solaris2* instead of *-*-solaris* (a
+ number of people want to call SunOS 4.1.2 "solaris1.0" and get it right)
+
+Mon Feb 22 18:08:53 1993 John Gilmore (gnu@cygnus.com)
+
+ * Makefile.in (distclean): Add.
+
+Tue Feb 16 08:09:15 1993 Fred Fish (fnf@cygnus.com)
+
+ * Makefile.in, attach.c, detach.c, keys.c, mmap-sup.c, mmtrace.c,
+ sbrk-sup.c: Use GNU Library General Public License, like other
+ files.
+
+Wed Nov 18 19:18:59 1992 John Gilmore (gnu@cygnus.com)
+
+ * configure.in: Regularize list of host configs.
+
+Fri Oct 30 00:59:46 1992 John Gilmore (gnu@cygnus.com)
+
+ * mmalloc.texi: Add missing doubled @. Bugfix by Paul Eggert.
+
+Fri Oct 23 01:50:52 1992 Stu Grossman (grossman at cygnus.com)
+
+ * configure.in: Handle solaris same as sysv4.
+
Thu Oct 1 23:34:20 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* configure.in: use cpu-vendor-os triple instead of nested cases