aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 699eaf4cba9..969a84ca6bf 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
12011-02-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 * ebrowse.c (putstr): Rename from PUTSTR and turn into a function.
4 All callers changed. This is cleaner, and avoids GCC warnings about
5 passing NULL to fputs.
6
12011-02-25 Paul Eggert <eggert@cs.ucla.edu> 72011-02-25 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * emacsclient.c (main): Avoid dangling 'if'. 9 * emacsclient.c (main): Avoid dangling 'if'.