comparison lib-src/ChangeLog @ 49810:4fee73e6ff97

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 15 Feb 2003 19:29:15 +0000
parents 183bffe784ef
children 05b7b0c519c5
comparison
equal deleted inserted replaced
49809:4556482b5d22 49810:4fee73e6ff97
1 2003-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
1 2003-02-11 Juanma Barranquero <lektu@terra.es> 10 2003-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.
4 13
5 2003-02-08 Andreas Schwab <schwab@suse.de> 14 2003-02-08 Andreas Schwab <schwab@suse.de>