aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 600cc67c2ff..07a72ecaf0d 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12014-12-27 Eli Zaretskii <eliz@gnu.org>
2
3 * Makefile.in (etags_libs, ebrowse${EXEEXT}, profile${EXEEXT})
4 (make-docfile${EXEEXT}, movemail${EXEEXT})
5 (update-game-score${EXEEXT}): Put $(NTLIB) before $(LOADLIBES),
6 since GCC sometimes calls stpcpy when it sees strcpy, under
7 optimization switches.
8
12014-12-14 Paul Eggert <eggert@cs.ucla.edu> 92014-12-14 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 * etags.c (analyze_regex): Rename from analyse_regex. 11 * etags.c (analyze_regex): Rename from analyse_regex.