aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-12-14 03:23:43 +0000
committerDan Nicolaescu2008-12-14 03:23:43 +0000
commit67c1df0180a58c6773ddfda7132b78f3e1073f14 (patch)
tree398239d8f771af5569c4c08fd193376dabe48976 /lib-src/ChangeLog
parentbdd8da910a8766f3958df6cbc397e9b290017e6c (diff)
downloademacs-67c1df0180a58c6773ddfda7132b78f3e1073f14.tar.gz
emacs-67c1df0180a58c6773ddfda7132b78f3e1073f14.zip
Include syswait.h instead of sys/types.h.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 72cf2613e6f..e8e02c1136f 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12008-12-14 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * emacsclient.c: Include syswait.h instead of sys/types.h.
4
12008-12-11 dhruva <dhruvakm@gmail.com> (tiny change) 52008-12-11 dhruva <dhruvakm@gmail.com> (tiny change)
2 6
3 * emacsclient.c (WCONTINUED): New compatibility define for older systems. 7 * emacsclient.c (WCONTINUED): New compatibility define for older systems.