diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-23 15:59:24 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-23 15:59:24 +0000 |
commit | fb759b572b8e6303d84233a95bf87ae748545bfb (patch) | |
tree | 4bd477f638f87a2adcb3f99625cc0673ab108c78 /ChangeLog | |
parent | [w3m-dev 03678] Re: config.param is clear when configure -help (diff) | |
download | w3m-fb759b572b8e6303d84233a95bf87ae748545bfb.tar.gz w3m-fb759b572b8e6303d84233a95bf87ae748545bfb.zip |
[w3m-dev 03679] Re: cleanup for pipe
* etc.c (open_pipe_rw): check stdin, stdout
* file.c (uncompress_stream): rewrite
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2003-01-24 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> + + * [w3m-dev 03679] Re: cleanup for pipe + * etc.c (open_pipe_rw): check stdin, stdout + * file.c (uncompress_stream): rewrite + 2003-01-23 Fumitoshi UKAI <ukai@debian.or.jp> * [w3m-dev 03678] Re: config.param is clear when configure -help @@ -6715,4 +6721,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.705 2003/01/22 16:36:11 ukai Exp $ +$Id: ChangeLog,v 1.706 2003/01/23 15:59:24 ukai Exp $ |