aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b951c37a646..ece16c869c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-10-15 Eli Zaretskii <eliz@gnu.org>
2
3 * w32inevt.c (do_mouse_event): Support mouse wheel and all the 5
4 standard mouse buttons.
5
6 * termhooks.h (struct input_event): Remove incorrect commentary.
7
12013-10-15 Paul Eggert <eggert@cs.ucla.edu> 82013-10-15 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Disallow bool vector operations on mixed-length operands. 10 Disallow bool vector operations on mixed-length operands.