aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eab72435508..ca642ac01c1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
11999-12-22 Gerd Moellmann <gerd@gnu.org> 11999-12-22 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfns.c (Fx_create_frame): Move x_default_parameter calls that
4 lead to size changes to after the X window has been created.
5
3 * xfaces.c (realize_x_face): Don't use uninitialized local 6 * xfaces.c (realize_x_face): Don't use uninitialized local
4 variable in xassert. 7 variable in xassert.
5 8