]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix infloop in ftp_expected_bytes introduced by the LFS patch.
[wget] / src / ChangeLog
index f4fb7a16328b02cea5961c047a3ab5946223f5c0..49af189e1436dbbb10de6420921363792d03bf3d 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp.c (ftp_expected_bytes): Fix bug that caused infloop because
+       of not correctly skipping the '(' character.
+
 2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * mswindows.c (wget_ftello): Removed.