diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-11 16:00:55 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-11 16:00:55 +0000 |
commit | 24fbb90b3d553cd1eb2122c9def3991b94588c79 (patch) | |
tree | 4699b18bbb513d5eb970f9bc53549ffc76247ee1 /ChangeLog | |
parent | fix indent (diff) | |
download | w3m-24fbb90b3d553cd1eb2122c9def3991b94588c79.tar.gz w3m-24fbb90b3d553cd1eb2122c9def3991b94588c79.zip |
* ftp.c (ftp_pasv): ftp_command response
(readFTPDir): masked declaration of realpathname
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2003-01-12 Fumitoshi UKAI <ukai@debian.or.jp> + + * ftp.c (ftp_pasv): ftp_command response + (readFTPDir): masked declaration of realpathname + 2003-01-12 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> * [w3m-dev 03633] Re: cleanup (don't close connection of news server) @@ -6373,4 +6378,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.673 2003/01/11 15:54:08 ukai Exp $ +$Id: ChangeLog,v 1.674 2003/01/11 16:00:55 ukai Exp $ |