comparison src/ChangeLog @ 36190:9e85a67eae3a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 19 Feb 2001 12:23:46 +0000
parents 6619ad846eb1
children 73334def3609
comparison
equal deleted inserted replaced
36189:3873da2fd8b1 36190:9e85a67eae3a
1 2001-02-19 Gerd Moellmann <gerd@gnu.org> 1 2001-02-19 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs.c (malloc_initialize_hook): Handle case thet `environ'
4 is null.
2 5
3 * ralloc.c (__morecore) [!SYSTEM_MALLOC]: Move declaration 6 * ralloc.c (__morecore) [!SYSTEM_MALLOC]: Move declaration
4 to the start of the file. 7 to the start of the file.
5 8
6 2001-02-16 Gerd Moellmann <gerd@gnu.org> 9 2001-02-16 Gerd Moellmann <gerd@gnu.org>