]> granicus.if.org Git - curl/commitdiff
-o #[num] fix
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Jul 2004 15:30:23 +0000 (15:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Jul 2004 15:30:23 +0000 (15:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ca8e1f5f3d1c629789608aef9095d44e1cb952f0..0de69630cd5375c2920185151672970a09310333 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
 
                                   Changelog
 
+Daniel (26 July 2004)
+- Made "curl [URL] -o name#2" work as expected. If there's no globbing for the
+  #-number, it will simply be used as #2 in the file name.
+
 Daniel (24 July 2004)
 - I fixed the autobuilds with ares, since they now need to have buildconf run
   in the ares dir before the configure script is run.