aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-03 12:10:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-03 12:10:48 +0000
commita0be515d2ddcc6830da4b0093c3b53e1c9676c16 (patch)
tree4968393711c0c34ac84949de88dc4f6936d9cd1d /CHANGES
parent5900c0f76718a20382f0a76f320b53c5136e7210 (diff)
-R added
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 77271d76a..5fb406fd4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@
History of Changes
Daniel (3 September 2001)
+- Added the -R/--remote-time option, that uses the remote file's datestamp to
+ set the local file's datestamp. Thus, when you get a remote file your local
+ file will get the same time and date. Note that this only works when you use
+ -o or -O.
+
- Installed libtool 1.4.1, libtoolized and everything.
Daniel (1 September 2001)