diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c42679d54f4..e8fb5f63203 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-04-21 Jarek Czekalski <jarekczek@poczta.onet.pl> | ||
| 2 | |||
| 3 | Fix freezing with scroll bars of GTK3 Toolkit (bug#15801). | ||
| 4 | * keyboard.c (unblock_input): Add comment. | ||
| 5 | * xgselect.c (xg_select): Prevent Glib main loop recursion. | ||
| 6 | |||
| 1 | 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * intervals.c (rotate_right, rotate_left): Fix up length computation. | 9 | * intervals.c (rotate_right, rotate_left): Fix up length computation. |