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, 14 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 3328f010846..e78d3fefa48 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,16 @@
12006-10-09 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (../src/config.h): Fix error message.
4
52006-09-30 Eli Zaretskii <eliz@gnu.org>
6
7 * .cvsignore: Add blessmail.
8
92006-09-15 Jay Belanger <belanger@truman.edu>
10
11 * COPYING: Replace "Library Public License" by "Lesser Public
12 License" throughout.
13
12006-08-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 142006-08-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 15
3 * etags.c (readline): expect sscanf returns >= 1. 16 * etags.c (readline): expect sscanf returns >= 1.
@@ -10,7 +23,7 @@
10 23
112006-08-07 Masatake YAMATO <jet@gyve.org> 242006-08-07 Masatake YAMATO <jet@gyve.org>
12 25
13 * etags.c (TEX_mode): Check getc retruns EOF. 26 * etags.c (TEX_mode): Check getc returns EOF.
14 File ended without newline causes infinite loop. 27 File ended without newline causes infinite loop.
15 28
162002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change) 292002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)