]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Delete trailing newlines from LIST output when -S is used.
[wget] / src / ChangeLog
index 1758f6d9e6afeb3f3a95a765897e17d402c12373..f00261a27384bf3ae1b89d0e9fe149e6f4e94524 100644 (file)
@@ -1,3 +1,22 @@
+2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp.c (getftp): Delete trailing newlines from LIST output so
+       lines don't come out with trailing \015\012 with -S.
+
+2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * mswindows.h: Remove superfluous includes.
+
+2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config-post.h (alloca): Amend alloca declaration to take care of
+       all Win32 compilers, not just MSVC and MinGW.
+
+2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (get_grouping_data): Force separator to "." rather than
+       " " when "," is taken.
+
 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.h (PTR_FORMAT): Cast the result of sizeof to int before