diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 5508f38cf..fffd48af0 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,9 +1,13 @@ -2005-01-22 David Shaw <[email protected]> +2005-01-24 David Shaw <[email protected]> + + * libcurl.m4: All versions of curl-config support --feature. + +2005-01-22 David Shaw <[email protected]> * libcurl.m4: Note that FTPS existed, but wasn't fully standards-compliant until version 7.11.0. -2005-01-17 David Shaw <[email protected]> +2005-01-17 David Shaw <[email protected]> * libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to match automake syntax. |