aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3311f7c33a3..d19b7be7395 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-12-12 Daniel Colascione <dancol@dancol.org>
2
3 * unexcw.c (fixup_executable): use posix_fallocate to ensure that
4 the dumped Emacs is not a sparse file, greatly improving Cygwin
5 "make bootstrap" performance.
6
12012-12-11 Michael Albinus <michael.albinus@gmx.de> 72012-12-11 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * inotify.c (inotify_callback): Generate an Emacs event for every 9 * inotify.c (inotify_callback): Generate an Emacs event for every