2008-06-16 Johnny Jacob * NEWS: Evolution Data Server 2.23.4 release updates. 2008-06-12 Tor Lillqvist * libedataserver/e-proxy.c: Make it compile on Win32, too. 2008-06-06 Matthew Barnes ** Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (#536636) 2008-06-06 Tor Lillqvist * configure.in: Add a couple of -Wl,--exclude-libs options on Windows to avoid needlessly auto-exporting functions from static libiconv and libdb-4.1 when linked into e-d-s's DLLs. * libdb/env/env_open.c [Win32]: #define strcasecmp _stricmp, just for cleanliness. 2008-06-03 Tor Lillqvist Bug 536154 - Camel sends bracketed hostname in SMTP HELO * configure.in: Do use the Winsock getaddrinfo() and getnameinfo(). It should be OK to ignore Windows 2000 by now.