]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Replace GETALL and others with GLOB_GETALL.
[wget] / src / ChangeLog
index 9253d31678ec0dbfd4bf1dd93028913c076ef785..8825284ec0404d0cd57aaad34fdf3c37d78a51f0 100644 (file)
@@ -1,3 +1,9 @@
+2005-03-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp.h (enum): Rename GLOBALL, GETALL, and GETONE to
+       GLOB_GLOBALL, GLOB_GETALL, and GLOB_GETONE to avoid conflict with
+       Linux headers.
+
 2005-03-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * utils.c (numdigit): More correct handling of negative numbers.