aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index bd1a84cf0b9..cc713f0b68c 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12011-03-21 Paul Eggert <eggert@cs.ucla.edu>
2
3 fakemail: Remove dependency on ignore-value.
4 This undoes some of the recent fakemail-related changes.
5 It is made possible due to recent changes to gnulib's stdio module.
6 * Makefile.in (fakemail${EXEEXT}): Do not depend on ignore-value.h.
7 * fakemail.c: Do not include ignore-value.h.
8 (put_line): Do not use ignore_value.
9
12011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change) 102011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2 11
3 * emacsclient.c (longopts): Add quiet. 12 * emacsclient.c (longopts): Add quiet.