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 2749399d392..1ec84a72d2d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-12-28 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix pipe bug with OS X emacs --daemon (Bug#16262).
4 * emacs.c (main) [DAEMON_MUST_EXEC]: Clear the close-on-exec
5 flags on the daemon pipe ends before execing.
6
12013-12-28 Eli Zaretskii <eliz@gnu.org> 72013-12-28 Eli Zaretskii <eliz@gnu.org>
2 8
3 * w32fns.c (Fx_create_frame): Error out if called from a TTY 9 * w32fns.c (Fx_create_frame): Error out if called from a TTY