aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index d2d95218e04..ea6648e0cc5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12003-02-15 Richard M. Stallman <rms@gnu.org>
2
3 * cvtmail.c: Cast result of malloc and realloc.
4 Don't include stdlib.h, becuase config.h does.
5 (malloc, realloc): Declarations deleted.
6
7 * yow.c (yow): Cast result of malloc and realloc.
8 (malloc, realloc): Declarations deleted.
9
12003-02-11 Juanma Barranquero <lektu@terra.es> 102003-02-11 Juanma Barranquero <lektu@terra.es>
2 11
3 * makefile.w32-in (lisp): Add malayalam.el and tamil.el. 12 * makefile.w32-in (lisp): Add malayalam.el and tamil.el.