diff options
author | Yang Tse <yangsita@gmail.com> | 2008-10-07 13:34:59 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-10-07 13:34:59 +0000 |
commit | bfc09ac2114538921f0c0473690713d689e2f2cc (patch) | |
tree | 022d88c443cc0e2ccd70e9b17439c7ddb32886de /ares/CHANGES | |
parent | d930280af5df9de318229b8fa7d4f1f7d27b748d (diff) |
Sync up with reality
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index d786d4500..68ec05d5a 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,13 @@ Changelog for the c-ares project +* Oct 7 2008 (Yang Tse) +- Added --enable-optimize configure option to enable and disable compiler + optimizations to allow decoupled setting from --enable-debug. + +* Oct 2 2008 (Yang Tse) +- Added --enable-warnings configure option to enable and disable strict + compiler warnings to allow decoupled setting from --enable-debug. + * Sep 17 2008 (Yang Tse) - Code reorganization to allow internal/private use of "nameser.h" to any system that lacks arpa/nameser.h or arpa/nameser_compat.h header files. |