aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-01-12 22:56:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-01-12 22:56:12 +0000
commit4ab8ebb2325c9b9980e08cfa4e021f17c4a5a2de (patch)
tree61c8a280aceac8b4ce083b45b84128eb7bd01ae4 /RELEASE-NOTES
parentf866af912dd5a28206343c5eb092bcb9f9a336d2 (diff)
I re-arranged the curl --help output. All the options are now sorted on
their long option names and all descriptions are one-liners.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index b1d41c131..58e6def27 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,6 +19,7 @@ This release includes the following changes:
o curl_easy_pause()
o CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA
o --keepalive-time
+ o curl --help output was re-ordered
This release includes the following bugfixes: