# HG changeset patch # User Daniel Atallah # Date 1228871642 0 # Node ID 4ba44bf066e3d0c7bedbe6a84fb81ba2aed312e8 # Parent 941ae31dd5168ff2db00f84b098feadd06a9d876 Updated included win32 meanwhile library to fix #7563 diff -r 941ae31dd516 -r 4ba44bf066e3 ChangeLog.win32 --- a/ChangeLog.win32 Wed Dec 10 00:35:26 2008 +0000 +++ b/ChangeLog.win32 Wed Dec 10 01:14:02 2008 +0000 @@ -1,5 +1,6 @@ version 2.5.3 (12/??/2008): * Upgrade SILC to use the 1.1.8 toolkit + * Updated included Meanwhile library to include patch referenced in #7563 version 2.5.2 (10/19/2008): * Updated GTK+ to 2.12.12 @@ -31,7 +32,7 @@ version 2.4.0 (02/29/2008): * Updated GTK+ to 2.12.8 - * Updated include Meanwhile library to include patches referenced at: + * Updated included Meanwhile library to include patches referenced at: https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565 * Build the xmpp protocol with SASL support (and include Cyrus SASL 2.1.22). diff -r 941ae31dd516 -r 4ba44bf066e3 libpurple/win32/global.mak --- a/libpurple/win32/global.mak Wed Dec 10 00:35:26 2008 +0000 +++ b/libpurple/win32/global.mak Wed Dec 10 01:14:02 2008 +0000 @@ -16,7 +16,7 @@ GTK_BIN ?= $(GTK_TOP)/bin BONJOUR_TOP ?= $(WIN32_DEV_TOP)/Bonjour_SDK LIBXML2_TOP ?= $(WIN32_DEV_TOP)/libxml2-2.6.30 -MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa1 +MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa2 NSPR_TOP ?= $(WIN32_DEV_TOP)/nspr-4.6.4 NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.11.4 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl-5.10.0