aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2006-02-10 12:52:23 +0000
committerDai Sato <satodai@w3m.jp>2006-02-10 12:52:23 +0000
commit77d768529518ce72dec748111fb5f1bf93e8a5c4 (patch)
tree1d63d370fa6c0e06bfee5811e8ea9194b7e3ff60 /ChangeLog
parentfile.c: replace pclose with fclose in the end of uncompress_stream() by Dai Sato (diff)
downloadw3m-77d768529518ce72dec748111fb5f1bf93e8a5c4.tar.gz
w3m-77d768529518ce72dec748111fb5f1bf93e8a5c4.zip
replace pclose passed to localcgi_post/get() with fclose in openURL()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a81fe7..9418037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-10 Dai Sato <satodai@w3m.jp>
+
+ * http://dog.w3m.jp/bbs/spool/until200602.html#20060210153135@keijiwan
+ * url.c: replace pclose passed to localcgi_post/get() with fclose in openURL()
+
2006-02-09 Dai Sato <satodai@w3m.jp>
* http://vimrc.hp.infoseek.co.jp/w3m-pclose.html
@@ -8648,4 +8653,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.947 2006/02/09 12:49:52 inu Exp $
+$Id: ChangeLog,v 1.948 2006/02/10 12:52:23 inu Exp $