Fri, 29 Feb 2008 03:24:10 +0000
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
| ChangeLog.win32 | file | annotate | diff | comparison | revisions | |
| libpurple/win32/global.mak | file | annotate | diff | comparison | revisions |
--- a/ChangeLog.win32 Fri Feb 29 02:08:23 2008 +0000 +++ b/ChangeLog.win32 Fri Feb 29 03:24:10 2008 +0000 @@ -1,3 +1,8 @@ +version 2.4.0 (02/28/2008): + * Updated GTK+ to 2.12.8 + * Updated include Meanwhile library to include patches referenced at: + https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565 + version 2.3.1 (12/7/2007): * No changes
--- a/libpurple/win32/global.mak Fri Feb 29 02:08:23 2008 +0000 +++ b/libpurple/win32/global.mak Fri Feb 29 03:24:10 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 +MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa1 NSPR_TOP ?= $(WIN32_DEV_TOP)/nspr-4.6.4 NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.11.4 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl58