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 77faa94207e..c1b42e276c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | respective keys are treated as function keys, not as modifiers. | 5 | respective keys are treated as function keys, not as modifiers. |
| 6 | This avoids destroying non-ASCII keyboard input when Scroll Lock | 6 | This avoids destroying non-ASCII keyboard input when Scroll Lock |
| 7 | is toggled ON. (Bug#1280) | 7 | is toggled ON. (Bug#1280) |
| 8 | (modifier_set): Do not omit checking the Num Lock key. | ||
| 8 | 9 | ||
| 9 | 2012-11-07 Dmitry Antipov <dmantipov@yandex.ru> | 10 | 2012-11-07 Dmitry Antipov <dmantipov@yandex.ru> |
| 10 | 11 | ||