diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 7dbe08fac..471b0b552 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2007-01-16 David Shaw <[email protected]> + + * libcurl.m4: Check for curl_easy_escape() and + curl_easy_unescape(). Replace with curl_escape() and + curl_unescape() if libcurl doesn't have it. + 2006-10-02 Werner Koch <[email protected]> * autobuild.m4: New. |