diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-15 22:05:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-15 22:05:01 +0000 |
commit | b169aa2992fddc57cc91ef71d3105bdf83eeb77c (patch) | |
tree | 392b4451ae00e37bc67b296e00e10424a5c9306f /CHANGES | |
parent | 9189ac1141de4c9f8d61fadfb1a435b0b9436d18 (diff) |
- Nick made the curl tool accept globbing ranges that only is one number, i.e
you can now use [1-1] without curl complaining.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |