From 6574f4106e44e95bb72bfad0d6bd7c42065fd9ef Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 26 Jul 2004 15:30:23 +0000 Subject: -o #[num] fix --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index ca8e1f5f3..0de69630c 100644 --- 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. -- cgit v1.2.3