aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 74482f8c84d..1af0a8193cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-09-02 Martin Rudalics <rudalics@gmx.at>
2
3 * frame.c (check_minibuf_window): Don't abort if no window was
4 found (Bug#15247).
5
12013-09-02 Dmitry Antipov <dmantipov@yandex.ru> 62013-09-02 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 Use XGetMotionEvents to ask the last mouse motion time from X server. 8 Use XGetMotionEvents to ask the last mouse motion time from X server.