diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-06 22:59:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-06 22:59:34 +0000 |
commit | e4d8cb4ee09c5b39c769ec9c7ec329f46ccc1dea (patch) | |
tree | 8b897b588bb207865b2d4ee55a2877566117c1e3 /ares/CHANGES | |
parent | 723a78ae3ffd67d9751198b8b383a70f7b611908 (diff) |
buildconf fixes
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index f4d4676d5..0c880fade 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* January 6, 2006 + +- Alexander Lazic pointed out that the buildconf should use the ACLOCAL_FLAGS + variable for easier controlling what it does and how it runs. + * January 5, 2006 - James Bursa fixed c-ares to find the hosts file on RISC OS, and made it |