]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Renamed wget.h XDIGIT-related macros to (hopefully) clearer names.
[wget] / src / ChangeLog
index efc3f891e7e21f6377bd05673c512991e0757500..67975977526f50d1437840be46ae181cc3bdd5ce 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.h (BOUNDED_TO_ALLOCA): Evaluate PLACE only once.
+       (ARRAY_SIZE): Renamed to countof.  All callers updated.
+
 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * main.c (main): New option --strict-comments.