aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3afdbfcf6c4..bdb678eed44 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-10-18 Andrew Innes <andrewi@gnu.org>
2
3 * fontset.c (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
4 optimization. The fontp->encoding array was not being initialized
5 correctly when compiled with optimizations by MSVC.
6
12001-10-18 Gerd Moellmann <gerd@gnu.org> 72001-10-18 Gerd Moellmann <gerd@gnu.org>
2 8
3 * xdisp.c (display_line): Indicate empty lines in active 9 * xdisp.c (display_line): Indicate empty lines in active