changeset 24269:d37bff820b2d

NEWS and ChangeLog a bit.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 19 Oct 2008 06:27:47 +0000
parents 32e5515232b9
children e265e7066598 075ce56c87aa d3c8180e9c89
files ChangeLog NEWS
diffstat 2 files changed, 16 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 19 05:48:11 2008 +0000
+++ b/ChangeLog	Sun Oct 19 06:27:47 2008 +0000
@@ -2,7 +2,6 @@
 
 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 @@
 	* 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
--- a/NEWS	Sun Oct 19 05:48:11 2008 +0000
+++ b/NEWS	Sun Oct 19 06:27:47 2008 +0000
@@ -23,6 +23,12 @@
 	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