]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Document the code that decides whether "*" matches ".".
[wget] / src / ChangeLog
index 8849ee8a1547f29e3b1109f24165fa6b3d848b53..1ed3c003d5439a50406dbe86a885aa943bb80953 100644 (file)
@@ -1,3 +1,19 @@
+2005-05-13  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * openssl.c (pattern_match): Document the code that decides
+       whether "*" matches ".".
+
+2005-05-12  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp-ls.c (ftp_index): Use %d to print the port number, which is
+       now int.
+       From Steven M. Schweda's VMS patches.
+
+2005-05-12  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (rewrite_shorthand_url): Don't rewrite "https://host" to
+       "ftp://https//host" when SSL is not used.
+
 2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * openssl.c (ssl_check_server_identity): Renamed to