aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index deb1a0caf43..e8f122d3c76 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -25,6 +25,7 @@
25 25
262014-04-16 Eli Zaretskii <eliz@gnu.org> 262014-04-16 Eli Zaretskii <eliz@gnu.org>
27 27
28 Fix the MSDOS build.
28 * unexcoff.c [MSDOS]: Include libc/atexit.h. 29 * unexcoff.c [MSDOS]: Include libc/atexit.h.
29 (copy_text_and_data): Zero out the atexit chain pointer before 30 (copy_text_and_data): Zero out the atexit chain pointer before
30 dumping Emacs. 31 dumping Emacs.