aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-09-24 10:51:13 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-09-24 10:51:13 +0800
commit8759ffeca078686662c9be8678ddc8f497f7dfff (patch)
tree28163fb190350bafdb1c0fecaf580729d44e8463 /ChangeLog
parent2223bc36fa7b6b16ff7ea83e39e64e9375e3ebc1 (diff)
downloadgsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.tar
gsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.tar.gz
gsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.tar.bz2
gsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.tar.lz
gsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.tar.xz
gsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.tar.zst
gsoc2013-evolution-8759ffeca078686662c9be8678ddc8f497f7dfff.zip
change the way ipv6 stuff is done. separate ipv6 setting from getaddrinfo
2004-09-13 Not Zed <NotZed@Ximian.com> * configure.in: change the way ipv6 stuff is done. separate ipv6 setting from getaddrinfo call check, and default to on if the interfaces are available. svn path=/trunk/; revision=27353
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bd25fd12b..3c7f502153 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-13 Not Zed <NotZed@Ximian.com>
+
+ * configure.in: change the way ipv6 stuff is done. separate ipv6
+ setting from getaddrinfo call check, and default to on if the
+ interfaces are available.
+
2004-09-17 William Jon McCann <mccann@jhu.edu>
* configure.in: Fix typos in gal dependency.