summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2001-10-10 21:17:12 +0000
committerJason Rumney <jasonr@gnu.org>2001-10-10 21:17:12 +0000
commitd682756a10a0b86c4912f56c351501ba983fbd52 (patch)
tree811d8adbbea4211b882f615dd794e2ee478070f7
parentd5c5d66a600dea47b81907e7971db09e1b82534c (diff)
downloademacs-d682756a10a0b86c4912f56c351501ba983fbd52.tar.gz
*** empty log message ***
-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.