]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] --retr-symlinks was not previously documented properly. Based on my newfound
[wget] / src / ChangeLog
index 709174ef6ca5ba4b6ef53623f0ad6cc018a405df..b4129802207c38c9344289720f2292cfde6cf719 100644 (file)
@@ -1,3 +1,9 @@
+2000-10-09  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * html.c (htmlfindurl): Added unneeded initialization to quiet warning.
+               
+       * main.c (print_help): Clarified what --retr-symlinks does.
+       
 2000-08-30  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * ftp.c (ftp_retrieve_list): Use new INFINITE_RECURSION #define.