projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5900c0f
)
-R added
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 3 Sep 2001 12:10:48 +0000
(12:10 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 3 Sep 2001 12:10:48 +0000
(12:10 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 77271d76a8b6eda005094710a0c802429dff9234..5fb406fd4e9031474762d6d905540c4d27373861 100644
(file)
--- 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)