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 311e10765ec..0b3aa8e22ec 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-09-10 Eli Zaretskii <eliz@gnu.org>
2
3 * w32.c (sys_write): Use SAFE_NALLOCA for the NL -> CRLF
4 translation buffer.
5
12014-09-10 Paul Eggert <eggert@cs.ucla.edu> 62014-09-10 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * xterm.c (handle_one_xevent): Add braces to pacify gcc -Wall. 8 * xterm.c (handle_one_xevent): Add braces to pacify gcc -Wall.