diff --git a/CHANGES b/CHANGES index 0910b5e1edcaea5a344b6c6ec20302e8ebd0e427..8bfccd9dfeff9d52a62476ba1212ab9d9a5a2eb6 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,11 @@ Changelog +Daniel (10 December) +- Dominick Meglio made configure --enable-ares support a given path to the + installed ares lib, instead of always using it in the curl source tree. + This also fixed the curl-config --libs output. + Daniel (8 December) - Fixed the flaw that made -lz appear twice on the link command line.