summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--libguile/ChangeLog4
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e0d5736c..626f6b221 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (distclean): Don't forget to delete doc/Makefile.
+
+ * Makefile.in (distclean): Don't forget to delete
+ config.build-subdirs.
+
Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
* Makefile.in (tags): New name for `TAGS' target, which will
diff --git a/libguile/ChangeLog b/libguile/ChangeLog
index 1da9ccdd8..b392b278d 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 11 14:38:50 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (distclean): Don't forget to delete fd.h.
+
Tue Sep 10 14:01:46 1996 Jim Blandy <jimb@floss.cyclic.com>
* fd.h.in, tags.h: Trivial cleanups.