]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Propagate option name to init.c code so error messages mention the
[wget] / src / ChangeLog
index e270f2781803f00c958426233c8416c6c8171c81..3811d130e48926844e44ff8b64e8e77fed8688da 100644 (file)
@@ -1,3 +1,20 @@
+2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c (main): Propagate option name to setoptval.
+
+       * init.c (setoptval): Accept another argument, OPTNAME.  Propagate
+       that argument as the option name independently of the actual
+       command, determined by command_by_name(com).
+
+2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * init.c (parse_line): Make the return value indicate whether
+       there was a syntax error or a setter failed.
+       (run_wgetrc): Return an indication on whether an error has been
+       encountered.
+       (initialize): Abort if there have been errors running either
+       .wgetrc file.
+
 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * log.c (copy_and_escape): Slightly reduce code repetition between