aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index a38c0cb6770..2e8581a6f57 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,23 @@
12006-05-02 Francesco Potort,Al(B <pot@gnu.org>
2
3 * etags.c (Perl_functions): Free space allocated for var package.
4 (Erlang_functions): Possibly free space allocated for var last.
5 (Prolog_functions): Possibly free space allocated for var last.
6
72006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
8
9 * sorted-doc.c (main): Initialize docs to NULL.
10
11 * yow.c (yow): Free buf.
12
13 * etags.c: Delete c-indentation-style local variable.
14
152006-04-29 Richard Stallman <rms@gnu.org>
16
17 * movemail.c (main): Check for negative value from `read'.
18
19 * fakemail.c (read_header): Give fatal error if input has no header.
20
12006-04-02 Paul Eggert <eggert@cs.ucla.edu> 212006-04-02 Paul Eggert <eggert@cs.ucla.edu>
2 22
3 * b2m.c (main): Don't include <limits.h>. 23 * b2m.c (main): Don't include <limits.h>.