From 4ab8ebb2325c9b9980e08cfa4e021f17c4a5a2de Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 12 Jan 2008 22:56:12 +0000 Subject: I re-arranged the curl --help output. All the options are now sorted on their long option names and all descriptions are one-liners. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') 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: -- cgit v1.2.3