summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2006-02-02 02:44:29 +0000
committerTor Lillqvist <tml@src.gnome.org>2006-02-02 02:44:29 +0000
commitc69d2df5388136ec094d4ec1ca163fb7a04477f3 (patch)
tree8c1d0d8af2e7bb59bb2978f571023f0f59c7ddb1 /ChangeLog
parent4ca379e4481362276cede5f278d200e95454d93f (diff)
downloadevolution-data-server-c69d2df5388136ec094d4ec1ca163fb7a04477f3.tar.gz
Don't use getadrinfo() etc on Windows, as they are present on XP only.
2006-02-02 Tor Lillqvist <tml@novell.com> * configure.in: Don't use getadrinfo() etc on Windows, as they are present on XP only. Windows 2000 is still widespread. * camel-net-utils.h * camel-net-utils.c: Make it compile on Win32 also without getaddrinfo() (with NEED_ADDRINFO).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45431c2fa..082092b50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-02 Tor Lillqvist <tml@novell.com>
+
+ * configure.in: Don't use getadrinfo() etc on Windows, as they are
+ present on XP only. Windows 2000 is still widespread.
+
2006-01-30 Harish Krishnaswamy <kharish@novell.com>
* configure.in, NEWS: Release updates, bump version