From bd8baed13879d30614065379cca6e2b559b4b0fa Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 10 Nov 2005 22:11:01 +0000 Subject: Introducing range stepping to the curl globbing support. Now you can specify step counter by adding :[num] within the brackets when specifying a range. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 799784cc2..ac18e8f82 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,7 @@ Curl and libcurl 7.15.1 This release includes the following changes: + o URL globbing now offers "range steps": [1-100:10] o LDAPv3 is now the preferred LDAP protocol version o --max-redirs and CURLOPT_MAXREDIRS set to 0 limits redirects o improved MSVC makefile -- cgit v1.2.3