aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8209f47f6f8..1cea67b8689 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * xfaces.c (check_lface_attrs, realize_default_face): Add 3 * xfaces.c (check_lface_attrs, realize_default_face): Add
4 LFACE_DISTANT_FOREGROUND_INDEX (Bug#15788). 4 LFACE_DISTANT_FOREGROUND_INDEX (Bug#15788).
5 (realize_default_face): Set DISTANT_FOREGROUND to unspecified_fg.
5 6
62013-11-02 Paul Eggert <eggert@cs.ucla.edu> 72013-11-02 Paul Eggert <eggert@cs.ucla.edu>
7 8