aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e9c3fe0dea4..acb8eed4722 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12014-09-07 Eli Zaretskii <eliz@gnu.org>
2
3 * callproc.c (child_setup) [WINDOWSNT]: Don't call exec_failed if
4 'alloca' gets passed arguments larger than MAX_ALLOCA.
5
6 * font.c (MAX): Define if not defined elsewhere.
7
12014-09-07 Paul Eggert <eggert@cs.ucla.edu> 82014-09-07 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * keyboard.c (read_decoded_event_from_main_queue): Reinstitute alloca 10 * keyboard.c (read_decoded_event_from_main_queue): Reinstitute alloca