]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Remove ws_help; it doesn't make sense to invoke the help browser for
[wget] / src / ChangeLog
index 4c1c6aa580d6ca32a7470efdfcbd568cb82f26d5..8512275c51e2e991d936d0fe6027b714852403e5 100644 (file)
@@ -1,3 +1,11 @@
+2004-02-20  David Fritz  <zeroxdf@att.net>
+
+       * main.c (print_help): Remove call to ws_help().
+
+       * mswindows.c (ws_help): Remove.
+
+       * mswindows.h (ws_help): Remove.
+
 2004-02-16  David Fritz  <zeroxdf@att.net>
 
        * init.c (home_dir): Use aprintf() instead of xmalloc()/sprintf().