]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Extract timers to a separate file.
[wget] / src / ChangeLog
index 67694db14aa9520ba2c54a539398e4361832413f..8242627cff50bee3525be31bfd055503f83e1b35 100644 (file)
@@ -1,3 +1,13 @@
+2005-04-07  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ptimer.c: New file.  Move the "wtimer" functions from utils.c to
+       this file and rename them to ptimer_.
+
+2005-04-07  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c (NO_ADDRESS): Define NO_ADDRESS only after the system
+       headers have been included.
+
 2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (pconn): Include NTLM data, which is per-connection.