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 76e195605fd..8a3b534e7ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-02-18 Oscar Fuentes <ofv@wanadoo.es> | ||
| 2 | |||
| 3 | * keyboard.c (read_char): When there is an input method function, | ||
| 4 | do not restore the echo area if a prefix argument is being | ||
| 5 | introduced. (Bug#19875) | ||
| 6 | |||
| 1 | 2015-02-16 Kelly Dean <kelly@prtime.org> | 7 | 2015-02-16 Kelly Dean <kelly@prtime.org> |
| 2 | 8 | ||
| 3 | * src/keyboard.c (timer_check_2): Fix incorrect comment. | 9 | * src/keyboard.c (timer_check_2): Fix incorrect comment. |