file.c: replace pclose with fclose in the end of uncompress_stream() by Dai Sato

CVS ----------------------------------------------------------------------
This commit is contained in:
Dai Sato
2006-02-09 12:49:52 +00:00
parent 14db86b5c2
commit 9d56e4804d
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2006-02-09 Dai Sato <satodai@w3m.jp>
* http://vimrc.hp.infoseek.co.jp/w3m-pclose.html
* file.c: replace pclose with fclose in the end of uncompress_stream()
2005-02-27 Fumitoshi UKAI <ukai@debian.or.jp>
* configure.ac: rename from configure.in. this is for autoconf2.50
@@ -8643,4 +8648,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
$Id: ChangeLog,v 1.946 2005/02/26 17:13:58 ukai Exp $
$Id: ChangeLog,v 1.947 2006/02/09 12:49:52 inu Exp $