summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index a6e20102e1e..d78321dbd59 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-10 Jason Rumney <jasonr@gnu.org>
+
+ * makefile.w32-in (ALL) Do not include fakemail.
+
+ * makefile.nt (install) Ditto.
+
2001-10-09 Gerd Moellmann <gerd@gnu.org>
* emacsserver.c (main): Cast geteuid in sprintf to int.