summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
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 @@
+2000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * frame.c (make_terminal_frame): Initialize frame foreground and
+ background colors to unspecified, for the initial instance of an
+ MSDOS frame.
+
2000-09-07 Gerd Moellmann <gerd@gnu.org>
* ralloc.c (mmap_find): Fix overlap computation.