]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Make timers measure seconds directly, not milliseconds.
[wget] / src / ChangeLog
index 0148aa5260679df8b5564ea387d41f546982e981..8efc71f39fac95a86da3a8f9b2a18934e272d62f 100644 (file)
@@ -1,3 +1,17 @@
+2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ptimer.c: Measure time in seconds rather than milliseconds.
+       Adjusted all callers.
+
+2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (gethttp): When freeing MESSAGE, take into account that
+       it can be NULL.
+
+2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * cmpt.c (timegm): Handle years after 2099.
+
 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * cmpt.c (timegm): Remove unused variable.