diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4ac5ee52967..0a19005c33f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-11-10 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * unexelf.c (unexec): Use mmap/munmap to allocate buffers | ||
| 4 | instead of malloc/free. | ||
| 5 | |||
| 1 | 2001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 6 | 2001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 7 | ||
| 3 | * xfaces.c (merge_face_vectors): Use braces to follow GNU | 8 | * xfaces.c (merge_face_vectors): Use braces to follow GNU |