diff options
author | Tor Lillqvist <tml@novell.com> | 2005-11-26 13:46:33 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-11-26 13:46:33 +0800 |
commit | 9bedc8793f82e992f2ffb8d505af55f5478a89e3 (patch) | |
tree | 7097cb3b66969bd1678a50c9819a0e4075764cc2 /ChangeLog | |
parent | 18c08853768cc4cae9125aaf185268b90a0f23cf (diff) | |
download | gsoc2013-evolution-9bedc8793f82e992f2ffb8d505af55f5478a89e3.tar.gz 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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |