Reorganize the ChangeLog a bit.

Sun, 15 Feb 2009 21:56:25 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Sun, 15 Feb 2009 21:56:25 +0000
changeset 25609
20b77a3eb45d
parent 25608
6c866a5b6882
child 25610
53b86c57a48c

Reorganize the ChangeLog a bit.

ChangeLog file | annotate | diff | comparison | revisions
--- a/ChangeLog	Sun Feb 15 21:49:53 2009 +0000
+++ b/ChangeLog	Sun Feb 15 21:56:25 2009 +0000
@@ -7,14 +7,8 @@
 	  enable, check the "Use SSL" option from the Advanced tab when
 	  editing your AIM or ICQ account. (Paul Aurich)
 	* Fix a memory leak in SILC. (Luke Petre)
-	* XMPP resources using __HOSTNAME__ substitution will now grab only the
-	  short hostname instead of the FQDN on systems which put the FQDN in
-	  the hostname (Matěj Cepl)
 	* Fix some string handling in the SIMPLE prpl, which fixes some buddy name
 	  handling and other issues. (Paul Aurich, Marcus Sundberg)
-	* No longer send a 'to' attribute on an outgoing XMPP stanza when we
-	  haven't received one.  This fixes a registration bug as described in
-	  ticket #6635.
 
 	ICQ:
 	* Fix retrieval of status messages from users of ICQ 6.x, Miranda, and
@@ -36,6 +30,14 @@
 	  for lots of debugging and testing.
 	* Messages from Yahoo! buddies are no longer silently dropped.
 
+	XMPP:
+	* Resources using __HOSTNAME__ substitution will now grab only the short
+	  hostname instead of the FQDN on systems which put the FQDN in the
+	  hostname. (Matěj Cepl)
+	* No longer send a 'to' attribute on an outgoing stanza when we haven't
+	  received one.  This fixes a registration bug as described in ticket
+	  #6635.
+
 	Pidgin:
 	* Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis)
 	* Tooltip windows now disappear on keypress events. (Kosta Arvanitis)

mercurial