aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 54f1fd65d29..e1c93051548 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12008-07-17 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * gtkutil.c: Include <config.h> instead of "config.h".
4
5 * lisp.h (Foverlay_buffer): Add EXFUN.
6
7 * process.c (create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
8 child process to complete child_setup. Undo 2005-09-21 change.
9
10 * s/darwin.h: Mention setsid after vfork.
11
12008-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 122008-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 13
3 * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o): 14 * Makefile.in (frame.o, keyboard.o, xdisp.o, xfaces.o):