diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-06-08 21:04:46 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-06-08 21:04:46 +0000 |
commit | c6efb8252632e8a344c0839e80f4aa830e8a0db2 (patch) | |
tree | 137d6822d6872716813125a6f6bbdd2fb5a85773 /CHANGES | |
parent | 5abfdc0140df0977b02506d16796f616158bfe88 (diff) |
the next release is now called 7.19.0
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Daniel Stenberg (8 Jun 2008) +- Due to the three new libcurl changes and the massive command line option + change I decided we'll mark it by bumping the next release number to 7.19.0! + - curl the tool now deals with its command line options somewhat differently! All boolean options (such as -O, -I, -v etc), both short and long versions, now always switch on/enable the option named. Using the same option multiple |