diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index df814088342..378a2db0653 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit | 3 | * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit |
| 4 | processing pending events when event is filtered for input method. | 4 | processing pending events when event is filtered for input method. |
| 5 | (Bug#3681) | ||
| 5 | 6 | ||
| 6 | 2009-10-20 Juanma Barranquero <lekktu@gmail.com> | 7 | 2009-10-20 Juanma Barranquero <lekktu@gmail.com> |
| 7 | 8 | ||