]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fixes to support out of the box compilation on various Windows compilers.
[wget] / src / ChangeLog
index a8735aa8a1f14eb0acc2285e0d11077d2d3ddb99..ed573983dd1ca88a5271407d4a448677d38814ef 100644 (file)
@@ -1,3 +1,19 @@
+2003-09-26  Gisle Vanem  <giva@bgnett.no>
+
+       * mswindows.c (read_registry): Fix invocation of registry
+       functions.
+
+       * mswindows.c (read_registry): Condition definitions of sleep and
+       usleep with not HAVE_SLEEP and HAVE_USLEEP respectively.  Define
+       HAVE_SLEEP and HAVE_USLEEP under __DMC__.
+
+2003-09-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (url_escape_1): Revert unintentional change to lowercase
+       xdigit escapes.
+       (url_escape_dir): Document that this function depends on the
+       output of url_escape_1.
+
 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * progress.c (create_image): Print the current ETA if we're done