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 28910c5a556..eb03ef1357f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-01-14 Eli Zaretskii <eliz@gnu.org>
2
3 * w32fns.c (signal_user_input): Don't do a QUIT, to avoid
4 thrashing the stack of the thread. (Bug#9087)
5
12012-01-12 Paul Eggert <eggert@cs.ucla.edu> 62012-01-12 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses. 8 * xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.