aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-11-26 13:46:33 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-11-26 13:46:33 +0800
commit9bedc8793f82e992f2ffb8d505af55f5478a89e3 (patch)
tree7097cb3b66969bd1678a50c9819a0e4075764cc2 /ChangeLog
parent18c08853768cc4cae9125aaf185268b90a0f23cf (diff)
downloadgsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar
gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar.gz
gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar.bz2
gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar.lz
gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar.xz
gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar.zst
gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.zip
Drop the IPv6 and getaddrinfo checks, unused here in Evolution. (It's used
2005-11-26 Tor Lillqvist <tml@novell.com> * configure.in: Drop the IPv6 and getaddrinfo checks, unused here in Evolution. (It's used in e-d-s, though.) svn path=/trunk/; revision=30685
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa0dca31a6..16acca25aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-26 Tor Lillqvist <tml@novell.com>
+
+ * configure.in: Drop the IPv6 and getaddrinfo checks, unused here
+ in Evolution. (It's used in e-d-s, though.)
+
2005-11-23 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Made hal dependency optional.