]> sjero.net Git - wget/commitdiff
Credit for dated timestamps
authorMicah Cowan <micah@cowan.name>
Wed, 3 Oct 2007 04:49:37 +0000 (21:49 -0700)
committerMicah Cowan <micah@cowan.name>
Wed, 3 Oct 2007 04:49:37 +0000 (21:49 -0700)
src/ChangeLog

index d9223c5f02c310ac80ed2f2d1df14acf11b80251..b53f42609110d9d66dd6cee2c4fe41e671292653 100644 (file)
@@ -2,7 +2,9 @@
 
        * ftp.c (getftp, ftp_loop_internal), http.c (http_loop), main
        (main): Use datetime_str instead of time_str, for those who have
-       potentially long-running sessions.
+       potentially long-running sessions. Based on suggestions by Saso
+       Tomat <miskox@hotmail.com> and Steven M. Schweda
+       <sms@antinode.org>.
 
 2007-09-25  Micah Cowan  <micah@cowan.name>