diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-10-15 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2013-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. |