aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii2012-11-05 19:25:50 +0200
committerEli Zaretskii2012-11-05 19:25:50 +0200
commitae600a8e8b579d77168333532ac29d6305c982d7 (patch)
treea388dc904067a317c6175afe0f4c683fd446db77 /src
parent53fc914f80ef833cf70bb3b43ab752f011acb4ba (diff)
downloademacs-ae600a8e8b579d77168333532ac29d6305c982d7.tar.gz
emacs-ae600a8e8b579d77168333532ac29d6305c982d7.zip
Fix last entry in src/ChangeLog.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1924c08cacb..4f6edcf7a04 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,7 +4,7 @@
4 4
5 * w32fns.c Include unistd.h, to avoid compiler warnings on Cygwin. 5 * w32fns.c Include unistd.h, to avoid compiler warnings on Cygwin.
6 (emacs_abort) [CYGWIN]: Don't call _open_osfhandle; instead, use 6 (emacs_abort) [CYGWIN]: Don't call _open_osfhandle; instead, use
7 file descriptor 2 for standard error. 7 file descriptor 2 for standard error. (Bug#12805)
8 8
92012-11-05 Chong Yidong <cyd@gnu.org> 92012-11-05 Chong Yidong <cyd@gnu.org>
10 10