]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] cmd_bytes now stores wgint, not long.
[wget] / src / ChangeLog
index 20180453ba3c55a018bd79a50c0eb6cf395b52c9..2bc2c55792f20459620d95958dba9c2308b2dec7 100644 (file)
@@ -1,3 +1,10 @@
+2005-03-12  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.h: Include options.h after wgint has been defined.
+
+       * options.h (struct options): Declare options processed with
+       cmd_bytes as wgint, not long.
+
 2005-03-18  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * init.c (cmd_file): Use concat_strings.