]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use the system-provided fnmatch by default.
[wget] / src / ChangeLog
index c28eda4da8a813ee271968de121aa855982dd8d8..8ba8e9c024b9d023e4217282d8e780b03770a11f 100644 (file)
@@ -1,3 +1,13 @@
+2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * sysdep.h: Use the system-provided fnmatch by default.
+
+2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (mktime_from_utc): Renamed to timegm and moved to cmpt.c.
+       Don't compile it if GNU timegm is available.
+       (http_atotm): Use timegm.
+
 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (http_atotm): Correctly query the old locale value.