diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-09 08:31:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-09 08:31:48 +0000 |
commit | 4969ca768d08bfd5ad5d81ab1dc9ad962ea5bbe6 (patch) | |
tree | 55f256e875d0897b06fbfa1c894e0f4116e89e50 /ares/CHANGES | |
parent | 2acd1c1642700d7a690d7b2654ad912bd5049728 (diff) |
Alexander Lazic improved the getservbyport_r() configure check.
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 0c880fade..11c2955c5 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,9 @@ Changelog for the c-ares project +* January 9, 2006 + +- Alexander Lazic improved the getservbyport_r() configure check. + * January 6, 2006 - Alexander Lazic pointed out that the buildconf should use the ACLOCAL_FLAGS |