aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-01-06 22:59:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-01-06 22:59:34 +0000
commite4d8cb4ee09c5b39c769ec9c7ec329f46ccc1dea (patch)
tree8b897b588bb207865b2d4ee55a2877566117c1e3 /CHANGES
parent723a78ae3ffd67d9751198b8b383a70f7b611908 (diff)
buildconf fixes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 750241f56..c4a66c950 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@
+Daniel (6 January 2006)
+- Alexander Lazic made the buildconf run the buildconf in the ares dir if that
+ is present instead of trying to mimic that script in curl's buildconf
+ script.
+
Daniel (3 January 2006)
- Andres Garcia made the TFTP test server build with mingw.