# HG changeset patch # User John Bailey # Date 1194846402 0 # Node ID 420872ab87c056741c127f45655b25999c0a04ff # Parent c54720e10706c0777926ac70e9feebea0826d6ba# Parent f5b8e7cf870b29d4ab9fcd61a29d1e5e8422f7e3 merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c' and 'c0c02f799dbd59c8922194529a15e73099f21e84' diff -r c54720e10706 -r 420872ab87c0 ChangeLog.win32 --- a/ChangeLog.win32 Mon Nov 12 03:09:54 2007 +0000 +++ b/ChangeLog.win32 Mon Nov 12 05:46:42 2007 +0000 @@ -1,5 +1,7 @@ version 2.2.3: - * No changes + * Updated GTK+ to 2.12.1 (This was actually included in 2.2.2, but + didn't get into the Changelog.) + * Upgrade SILC to use the 1.1.2 toolkit version 2.2.2 (10/23/2007): * Updated gtkspell to include a patch to share Aspell dictionaries @@ -11,6 +13,7 @@ * libpurple now looks for a default prefs.xml in the COMMON_APPDATA directory (e.g. \Documents and Settings\All Users\Application Data\purple\prefs.xml) similarly to how this is done on other platforms. + * Updated GTK+ to 2.12.1 version 2.2.1 (09/29/2007): * No changes diff -r c54720e10706 -r 420872ab87c0 libpurple/win32/global.mak --- a/libpurple/win32/global.mak Mon Nov 12 03:09:54 2007 +0000 +++ b/libpurple/win32/global.mak Mon Nov 12 05:46:42 2007 +0000 @@ -20,7 +20,7 @@ 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 -SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.2 +SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.5 TCL_LIB_TOP ?= $(WIN32_DEV_TOP)/tcl-8.4.5 GSTREAMER_TOP ?= $(WIN32_DEV_TOP)/gstreamer-0.10.13