diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8cbd4c54e33..2a149a07214 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-06-05 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * keyboard.c, process.c: Do not define POLL_FOR_INPUT here | ||
| 4 | because it will be defined in generated config.h if needed. | ||
| 5 | |||
| 1 | 2014-06-04 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-06-04 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Use terminal-specific hooks to display popup dialogs. | 8 | Use terminal-specific hooks to display popup dialogs. |