# HG changeset patch # User Daniel Atallah # Date 1194835386 0 # Node ID f5b8e7cf870b29d4ab9fcd61a29d1e5e8422f7e3 # Parent af861f7aa8c5eed4efbb7654ab21f80d0c78d6c9 Update the win32 SILC Toolkit to 1.1.5. diff -r af861f7aa8c5 -r f5b8e7cf870b ChangeLog.win32 --- a/ChangeLog.win32 Mon Nov 12 02:29:15 2007 +0000 +++ b/ChangeLog.win32 Mon Nov 12 02:43:06 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 af861f7aa8c5 -r f5b8e7cf870b libpurple/win32/global.mak --- a/libpurple/win32/global.mak Mon Nov 12 02:29:15 2007 +0000 +++ b/libpurple/win32/global.mak Mon Nov 12 02:43:06 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