diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 59d91667461..051ce39d712 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * frame.c (make_terminal_frame): Initialize frame foreground and | ||
| 4 | background colors to unspecified, for the initial instance of an | ||
| 5 | MSDOS frame. | ||
| 6 | |||
| 1 | 2000-09-07 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-09-07 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * ralloc.c (mmap_find): Fix overlap computation. | 9 | * ralloc.c (mmap_find): Fix overlap computation. |