aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2001-12-25 16:49:42 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2001-12-25 16:49:42 +0000
commit501827a1048aef1f43f3fc92213ae3a064e6ef34 (patch)
tree6614437a8112f664d2ea075eb1d9ab273d0186fe /ChangeLog
parent[w3m-dev 02725] bcopy, bzero (diff)
downloadw3m-501827a1048aef1f43f3fc92213ae3a064e6ef34.tar.gz
w3m-501827a1048aef1f43f3fc92213ae3a064e6ef34.zip
[#496610] #include <sys/wait.h>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e87a3db..39f1f1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-26 Fumitoshi UKAI <ukai@debian.or.jp>
+
+ * [#496610] #include <sys/wait.h>
+ by Kazuhiro NISHIYAMA (znz)
+ * main.c: #if defined(HAVE_WAITPID) || defined(HAVE_WAIT3)
+ * etc.c: ditto
+ * file.c: ditto
+
2001-12-26 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* [w3m-dev 02725] bcopy, bzero
@@ -1548,4 +1556,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.173 2001/12/25 16:19:28 ukai Exp $
+$Id: ChangeLog,v 1.174 2001/12/25 16:49:42 ukai Exp $