summaryrefslogtreecommitdiff
path: root/ChangeLog.win32
diff options
context:
space:
mode:
authorDaniel Atallah <datallah@pidgin.im>2007-10-22 23:37:00 +0000
committerDaniel Atallah <datallah@pidgin.im>2007-10-22 23:37:00 +0000
commit37c186a07c2341b3c1821d12cb28d4c53b1040ce (patch)
tree8cae969970242855fccc0e4987f944c0d6d2f702 /ChangeLog.win32
parentb94204aed452e673bcf5c7b6cf24176e417e49ca (diff)
downloadpidgin-37c186a07c2341b3c1821d12cb28d4c53b1040ce.tar.gz
Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory (e.g. c:\Documents and Settings\All Users\Application Data\purple\prefs.xml) on Windows, similarly to how this is done on other platforms.
Diffstat (limited to 'ChangeLog.win32')
-rw-r--r--ChangeLog.win3211
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.win32 b/ChangeLog.win32
index 86d1211f09..66f0d6083e 100644
--- a/ChangeLog.win32
+++ b/ChangeLog.win32
@@ -1,3 +1,14 @@
+version 2.2.2 (??/??/????):
+ * Updated gtkspell to include a patch to share Aspell dictionaries
+ among all the input fields to avoid excessive memory usage.
+ * Update libxml2 to 2.6.30
+ * Bonjour protocol now appears even if Bonjour for Windows isn't
+ present (displays message indicating Bonjour for Windows must be
+ installed if you try to log in and it isn't installed).
+ * 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.
+
version 2.2.0 (09/13/2007):
* Updated gtkspell to 2.0.11
* Upgrade SILC to use the 1.1.2 toolkit