aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
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 @@
12014-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
12014-06-04 Dmitry Antipov <dmantipov@yandex.ru> 62014-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.