aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0e66830d018..baf6f5404e6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12001-07-10 Gerd Moellmann <gerd@gnu.org> 12001-07-10 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfaces.c (unload_color): Do nothing if PIXEL is -1.
4
5 * xfns.c (Fx_create_frame): Initialize frame colors to -1,
6 for the case that x_decode_colors signals an error.
7
3 * xdisp.c (add_to_log): Do nothing if called asynchronously. 8 * xdisp.c (add_to_log): Do nothing if called asynchronously.
4 9
52001-07-09 Gerd Moellmann <gerd@gnu.org> 102001-07-09 Gerd Moellmann <gerd@gnu.org>