From 4223130bb0bf0080cc1331ce37b6d4e81a764b69 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 10 May 2006 08:03:54 +0000 Subject: Bram Matthys brought my attention to a libtool peculiarity where detecting things such as C++ compiler actually is a bad thing and since we don't need that detection I added a work-around, much inspired by a previous patch by Paolo Bonzini. This also shortens the configure script quite a lot. --- ares/CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 3c91e27d0..d96078499 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,12 @@ Changelog for the c-ares project +* May 10, 2006 + +- Bram Matthys brought my attention to a libtool peculiarity where detecting + things such as C++ compiler actually is a bad thing and since we don't need + that detection I added a work-around, much inspired by a previous patch by + Paolo Bonzini. This also shortens the configure script quite a lot. + * May 3, 2006 - Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes -- cgit v1.2.3