]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Correctly handle URLs where / does not follow the host name.
[wget] / src / ChangeLog
index ab60506e282ca1c081ce2bf1181600f4131bfa06..526bc19614c0ab78584fe9ad14a1fefc2ca59377 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-08  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * url.c (construct): Handle the case where host name is not
+       followed by a slash.
+
 2000-11-06  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * init.c: commands[] need to be sorted!  ("base" wasn't.)