diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6177e71534d..2c25979d9c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-06-28 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xterm.c (x_update_window_begin, x_new_focus_frame) | ||
| 4 | (x_scroll_bar_handle_click, handle_one_xevent) | ||
| 5 | (handle_one_xevent, XTread_socket, x_focus_on_frame) | ||
| 6 | (x_make_frame_visible, x_make_frame_invisible) | ||
| 7 | (x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out | ||
| 8 | code chunks that are now obsolete. | ||
| 9 | |||
| 1 | 2009-06-28 Michael Albinus <michael.albinus@gmx.de> | 10 | 2009-06-28 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 11 | ||
| 3 | * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function | 12 | * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function |