aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-12-08 16:22:40 +0000
committerDan Nicolaescu2008-12-08 16:22:40 +0000
commit7c19d3aedbc55c4458bd8911aaa614c0c7f2c316 (patch)
tree6f943a7ab287d8f863e40a84b9ed141b522635e6 /src/ChangeLog
parentd31eee5eccaab4f86222be76ddb383bf9db2188c (diff)
downloademacs-7c19d3aedbc55c4458bd8911aaa614c0c7f2c316.tar.gz
emacs-7c19d3aedbc55c4458bd8911aaa614c0c7f2c316.zip
(main): Close daemon_pipe on exec.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2fe9652070b..1eb0c5f02ea 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * emacs.c (main): Close daemon_pipe on exec.
4
12008-12-08 Chong Yidong <cyd@stupidchicken.com> 52008-12-08 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * termchar.h (struct tty): New members termcap_term_buffer and 7 * termchar.h (struct tty): New members termcap_term_buffer and