aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 85f3abb98b3..74482f8c84d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,6 +8,8 @@
8 Ifdef away legacy code. 8 Ifdef away legacy code.
9 (XTmouse_position, x_scroll_bar_report_motion): 9 (XTmouse_position, x_scroll_bar_report_motion):
10 Use x_last_mouse_movement_time. 10 Use x_last_mouse_movement_time.
11 (handle_one_xevent): Use event.xunmap and not event.xmap when handling
12 UnmapNotify event.
11 13
122013-09-02 Dmitry Antipov <dmantipov@yandex.ru> 142013-09-02 Dmitry Antipov <dmantipov@yandex.ru>
13 15