]> sjero.net Git - wget/commitdiff
[svn] TODO: Timestamps are sometimes not copied over on files retrieved by FTP.
authordan <devnull@localhost>
Wed, 24 May 2000 20:29:18 +0000 (13:29 -0700)
committerdan <devnull@localhost>
Wed, 24 May 2000 20:29:18 +0000 (13:29 -0700)
ChangeLog
TODO

index 709a6857f63fe2e09dd337220431c10a7175d6a0..ec3134f1af5f1688606f76468da53245f2a02c53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-24  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
+       
 2000-05-22  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * AUTHORS: Added myself to this file, as Hrvoje got confirmation
diff --git a/TODO b/TODO
index 21e7f8d000095ac8bba1e117e299a6f011bcc3c5..3126dd4ac45f100e488013ff02ce8605cf5422af 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,8 @@ Wget.  Patches to implement any of these items would be gladly accepted.  The
 items are not listed in any particular order.  Not all of them represent
 user-visible changes.
 
+* Timestamps are sometimes not copied over on files retrieved by FTP.
+
 * Wget does not currently handle "fragment identifiers" (the part of a URL 
   starting with the '#' character) properly.