aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 39ed5d1c0..b864cb74f 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-24 David Shaw <[email protected]>
+
+ * libcurl.m4: Add a check for curl_free() since older versions of
+ libcurl don't have it. Substitute free() as an alternative.
+
2005-03-21 David Shaw <[email protected]>
* readline.m4: Check for completion functionality.