summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Sales de Andrade <qulogic@pidgin.im>2008-10-19 06:27:47 +0000
committerElliott Sales de Andrade <qulogic@pidgin.im>2008-10-19 06:27:47 +0000
commit74ed795cc2409363b1a4754860cd2b1bc4363577 (patch)
treed6fb96f84606e784ef6477649f01daaad1224a88
parent6473893ab6f6dbd04c71a2449cbd69ba10764c98 (diff)
downloadpidgin-2.5.2.tar.gz
NEWS and ChangeLog a bit.v2.5.2
-rw-r--r--ChangeLog13
-rw-r--r--NEWS6
2 files changed, 16 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0319564e85..4a2a1a7724 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,6 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
version 2.5.2 (10/19/2008):
libpurple:
- * Restored the "Has You" feature to the MSN protocol tooltips.
* Fixed a crash on removing a custom buddy icon on a buddy.
* Fixed a crash caused by certain self-signed SSL certificates.
* Enable a number of strong ciphers which were previously disabled
@@ -16,14 +15,22 @@ version 2.5.2 (10/19/2008):
* Added ability to change the color of visited links (using the theme
control plugin, or setting the color in ~/.gtkrc-2.0)
* Fix a crash occuring when a custom smiley is deleted and re-added and
- used in an open conversation after being re-added
+ used in an open conversation after being re-added.
Finch:
* A new 'Nested Grouping' option in the 'Grouping' plugin. Group
- hierarchies are defined by the '/' character in the group names
+ hierarchies are defined by the '/' character in the group names.
* A bug was fixed where some key-bindings wouldn't work with some TERMs
(e.g. xterm-color, screen-linux etc.)
+ MSN:
+ * Operations (such as moving to a new group) on contacts that were added
+ in the same session should now complete correctly, and not cause
+ synchronization errors at next login.
+ * Minor fixes to login process during a server transfer.
+ * Restored the "Has You" feature to the MSN protocol tooltips.
+ * ADL 205/214/etc errors should no longer prevent login.
+
XMPP:
* Sending and receiving custom smileys using the specification in
XEP-0231 (bits of binary) and XHTML-IM
diff --git a/NEWS b/NEWS
index c47d152cee..c61f973f2d 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,12 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
release far longer than we expected. Hopefully the bugfixes make you
happy!
+ Elliott: This release took a while, but that was due to an unfortunate
+ server snafu. I didn't have much to do with it, but hopefully the new
+ servers will help us out a bit. Anyway, mostly bug-fixes this time.
+ Nothing spectacular, unless you happen to suffer from one of those bugs.
+ Oh, and don't forget, the "Has you" tooltip is back!
+
2.5.1 (08/30/2008):
Kevin: This release is mainly a bug-fix release. It solves a few
known crashes and updates some of our artwork. Google's Summer of