Update the win32 SILC Toolkit to 1.1.5.

Mon, 12 Nov 2007 02:43:06 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 12 Nov 2007 02:43:06 +0000
changeset 21523
b787f946916b
parent 21521
21602c5d3915
child 21524
472e58992083
child 21529
e30efde275e7

Update the win32 SILC Toolkit to 1.1.5.

ChangeLog.win32 file | annotate | diff | comparison | revisions
libpurple/win32/global.mak file | annotate | diff | comparison | revisions
--- 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
--- 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
 

mercurial