aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19a19e7668c..12b14625a91 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-10-11 Paul Eggert <eggert@cs.ucla.edu> 12012-10-11 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * w32select.c (waiting_for_input): Declare by including "keyboard.h"
4 instead of having a wrong decl.
3 * nsmenu.m (waiting_for_input): Remove wrong decl. 5 * nsmenu.m (waiting_for_input): Remove wrong decl.
4 6
52012-10-10 Paul Eggert <eggert@cs.ucla.edu> 72012-10-10 Paul Eggert <eggert@cs.ucla.edu>