aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 67f8507a26b..ccfcb48daf0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,15 @@
12011-11-04 Eli Zaretskii <eliz@gnu.org>
2
3 * window.c (Fwindow_body_size): Mention in the doc string that the
4 return value is in frame's canonical units. (Bug#9949)
5
12011-11-03 Eli Zaretskii <eliz@gnu.org> 62011-11-03 Eli Zaretskii <eliz@gnu.org>
2 7
8 * xdisp.c (note_mouse_highlight): Initialize `area'. (Bug#9947)
9
3 * w32fns.c (unwind_create_frame): If needed, free the glyph 10 * w32fns.c (unwind_create_frame): If needed, free the glyph
4 matrices of the partially constructed frame. (Bug#9943) 11 matrices of the partially constructed frame. (Bug#9943)
12 * xfns.c (unwind_create_frame): Likewise.
5 13
62011-11-01 Eli Zaretskii <eliz@gnu.org> 142011-11-01 Eli Zaretskii <eliz@gnu.org>
7 15