aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea1f1054c9d..fb0689a0e93 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12010-07-09 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
4 correct size for Motif.
5 (free_frame_menubar): Call x_set_window_size to update frame size.
6
7 * xfns.c (x_window): Set borderWidth to 0 for pane and
8 EmacsFrame. Frame size calculation is wrong otherwise.
9
12010-07-09 Michael Albinus <michael.albinus@gmx.de> 102010-07-09 Michael Albinus <michael.albinus@gmx.de>
2 11
3 * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which 12 * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which