summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Tomlinson <nosnilmot@pidgin.im>2007-09-29 16:31:04 +0000
committerStu Tomlinson <nosnilmot@pidgin.im>2007-09-29 16:31:04 +0000
commit401f5cf4b81572b0673d7f21e61db1279e093dda (patch)
treeb3420a60317a31326fb8b43789bca4652e7a2cea
parentcc058e9e9b42c0998d02fc359d32cdaad5f71df9 (diff)
downloadpidgin-2.2.1.tar.gz
Minor changelog updatesv2.2.1
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2670bda86b..a256bd751c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
-Version 2.2.1:
+Version 2.2.1 (09/29/2007):
http://developer.pidgin.im/query?status=closed&milestone=2.2.1
NOTE: Due to the backporting that happened for the actual
release, it is possible bugs marked as fixed in 2.2.1
@@ -11,11 +11,15 @@ Version 2.2.1:
* Cancelling the password prompt for an account will no longer leave
it in an ambiguous state. (It will be disabled.)
* Fixed an erroneous size display for MSN file transfers. (galt)
+ * Fixed multiple memory leaks, particularly in XMPP and MySpace
+ protocols
+ * Fixed remembering proxy preferences and status scores
* Gmail notifications are better tracked
Pidgin:
* Fixed keyboard tab reordering to move tabs one step instead of two.
* You should no longer lose proxy settings when Pidgin is restarted.
+ * Fixed detection of X11 when compiling
Finch:
* Pressing 'Insert' in the buddylist will bring up the 'Add Buddy'
@@ -28,7 +32,7 @@ Version 2.2.0 (09/13/2007):
* New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
Code)
* XMPP enhancements. See
- http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
+ http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
Monitzer, Google Summer of Code for Adium)
* Certificate management. Libpurple will validate certificates on
SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)