aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c04bdf2f094..8d6e7f2b734 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,18 @@
12004-11-09 Kim F. Storm <storm@cua.dk>
2
3 * make-docfile.c (scan_c_file): Set defvarperbufferflag to
4 silence compiler.
5
6 * hexl.c (main): Init local var c to silence compiler.
7
8 * etags.c (main, consider_token, C_entries): Add misc switch
9 default targets to silence compiler.
10
112004-11-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
12
13 * makefile.w32-in (obj): Add all files (X and Mac) to doc so the
14 resulting DOC file can be used on Unix/Mac also.
15
12004-09-13 Francesco Potort,Al(B <pot@gnu.org> 162004-09-13 Francesco Potort,Al(B <pot@gnu.org>
2 17
3 * etags.c (main): When relative file names are given as argument, 18 * etags.c (main): When relative file names are given as argument,