diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 164445432ec..81b23bccc8b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * keyboard.c: Try to fix typos in previous change. | 3 | * keyboard.c: Try to fix typos in previous change. |
| 4 | (DISPLAY_LIST_INFO): New macro. | 4 | (DISPLAY_LIST_INFO): New macro. |
| 5 | (kbd_buffer_get_event): Do not access members that are not present | 5 | (kbd_buffer_get_event): Do not access members that are not present |
| 6 | in X11. Revert nadvertent change of "!=" to "=". | 6 | in X11. Revert inadvertent change of "!=" to "=". |
| 7 | 7 | ||
| 8 | 2013-07-18 Juanma Barranquero <lekktu@gmail.com> | 8 | 2013-07-18 Juanma Barranquero <lekktu@gmail.com> |
| 9 | 9 | ||