aboutsummaryrefslogtreecommitdiff
path: root/mmalloc/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-16 22:28:12 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-16 22:28:12 +0000
commit0cd1a8d2aac057e72e8ff3aed48acf0d3b84f44b (patch)
treefbadbe5b9c79b1243b83f25eb4ac244b7d6f9b38 /mmalloc/ChangeLog
parenta2cdf246df4444f2a2201d90e4019755837509b0 (diff)
downloadfsf-binutils-gdb-0cd1a8d2aac057e72e8ff3aed48acf0d3b84f44b.zip
fsf-binutils-gdb-0cd1a8d2aac057e72e8ff3aed48acf0d3b84f44b.tar.gz
fsf-binutils-gdb-0cd1a8d2aac057e72e8ff3aed48acf0d3b84f44b.tar.bz2
* Makefile.in (TAGS): make work when srcdir != objdir.
Diffstat (limited to 'mmalloc/ChangeLog')
-rw-r--r--mmalloc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog
index 9f2ff28..7d5cbb2 100644
--- a/mmalloc/ChangeLog
+++ b/mmalloc/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jul 16 15:27:08 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
+
+ * Makefile.in (TAGS): make work when srcdir != objdir.
+
Thu Jul 15 07:56:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* attach.c, detach.c: Include <sys/types.h> before <fcntl.h>.