summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--admin/ChangeLog2
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1a8fb9453..cc513b9d19c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-14 Lute Kamstra <lute@gnu.org>
+
+ * make-dist: Distribute all ChangeLog files in lisp/.
+ Don't distribute ldefs-boot.el.
+ lisp/makefile.nt no longer exists.
+
2005-04-13 Lute Kamstra <lute@gnu.org>
* make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
diff --git a/admin/ChangeLog b/admin/ChangeLog
index fe3bd3f26e9..64e9c806d4c 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,5 +1,7 @@
2005-04-14 Lute Kamstra <lute@gnu.org>
+ * nt/makedist.bat (elfiles): Update.
+
* admin.el (add-release-logs): Fix require call.
2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>