From b169aa2992fddc57cc91ef71d3105bdf83eeb77c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 15 Mar 2007 22:05:01 +0000 Subject: - Nick made the curl tool accept globbing ranges that only is one number, i.e you can now use [1-1] without curl complaining. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3433be3c5..e6458feb3 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel (15 March 2007) +- Nick made the curl tool accept globbing ranges that only is one number, i.e + you can now use [1-1] without curl complaining. + Daniel (10 March 2007) - Eygene Ryabinkin: -- cgit v1.2.3