summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-04-10 22:58:01 +1000
committerDarren Tucker <dtucker@zip.com.au>2010-04-10 22:58:01 +1000
commit627337d95bee7dd8d4690238a35fffd35072d1fa (patch)
tree34a53728346c043644404d7c9df0e5222053ba51 /ChangeLog
parent261d93a5cfe7ceecba3daa0e8f827c21dfdc7f23 (diff)
- (dtucker) [configure.ac] Put the check for the existence of getaddrinfo
back so we disable the IPv6 tests if we don't have it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eca278f2f..39e0ba45d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120100410
2 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo
3 back so we disable the IPv6 tests if we don't have it.
4
120100409 520100409
2 - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong 6 - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong
3 ones. Based on a patch from Roumen Petrov. 7 ones. Based on a patch from Roumen Petrov.