summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-02-15 19:29:15 +0000
committerRichard M. Stallman <rms@gnu.org>2003-02-15 19:29:15 +0000
commitdd132e44371971449f99d580bc3b62a7d6fc4e96 (patch)
tree473f7721e2a9b6f6ef09a7e6ee0a63244b02f7b7 /lib-src
parent87bf725ea96fb3b0e6fb36fedbeb9257914525c4 (diff)
downloademacs-dd132e44371971449f99d580bc3b62a7d6fc4e96.tar.gz
*** empty log message ***
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 @@
+2003-02-15 Richard M. Stallman <rms@gnu.org>
+
+ * cvtmail.c: Cast result of malloc and realloc.
+ Don't include stdlib.h, becuase config.h does.
+ (malloc, realloc): Declarations deleted.
+
+ * yow.c (yow): Cast result of malloc and realloc.
+ (malloc, realloc): Declarations deleted.
+
2003-02-11 Juanma Barranquero <lektu@terra.es>
* makefile.w32-in (lisp): Add malayalam.el and tamil.el.