]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't preserve ".." at beginning of path.
[wget] / src / ChangeLog
index dfc743d1fb033b04cec6bcda88ec0a373b1f339d..46a550feb94cc834cdde767369f91389e84905aa 100644 (file)
@@ -1,3 +1,12 @@
+2006-02-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (path_simplify): Don't preserve ".." at beginning of path.
+       Suggested by Frank McCown.
+
+2006-02-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (gethttp): Only use FILE.N.html if FILE.html exists.
+
 2006-02-09  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * mswindows.c (run_with_timeout): Made thread_hnd non-static.