diff ChangeLog @ 24512:e1c38e93d5c3

Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP bullet points in it this time around.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 29 Nov 2008 19:53:05 +0000
parents 915fdb649210
children 1a579e1cdc58
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 29 19:44:57 2008 +0000
+++ b/ChangeLog	Sat Nov 29 19:53:05 2008 +0000
@@ -8,27 +8,31 @@
 	  --with-system-ssl-certs and GnuTLS need to include these in the
 	  system certs directory.
 	* Corrected maximum message lengths for Yahoo!
-	* Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
 	* Enable auto-reply on Zephyr, to emulate 'zaway' (Toby Schaffer)
 	* The Buddy State Notification plugin no longer prints duplicate
 	  notifications when the same buddy is in multiple groups (Florian Quèze)
 	* The Buddy State Notification plugin no longer turns JID's, MSN Passport
 	  ID's, etc. into links (Florian Quèze)
 	* Fix a crash in SIMPLE when a malformed message is received.
-	* Fix the namespace URL we look for in PEP reply stanzas to match the URL
-	  used in the 'get' requests (Paul Aurich)
-	* XMPP resources can be set to the local machine's hostname by using
-	  __HOSTNAME__ as the resource string (Jonathan Sailor)
-	* XMPP resources can now be left blank, causing the server to generate a
-	  resource for us (Jonathan Sailor)
-	* XMPP resources now default to no value
+
+	Gadu-Gadu:
+	* Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
 	* Gadu-Gadu now validates that UID's are valid (Adam Strzelecki)
 	* Gadu-Gadu now does proper charset translations where needed (Adam
 	  Strzelecki)
-	* Quit trying to get user info for XMPP MUC's (Paul Aurich)
-	* Send "client-accepts-full-bind-result" attribute during SASL login for
-	  XMPP accounts.  Will fix Google Talk login failures if the user
-	  configures the wrong domain for his/her account.
+
+	XMPP:
+	* Fix the namespace URL we look for in PEP reply stanzas to match the URL
+	  used in the 'get' requests (Paul Aurich)
+	* Resources can be set to the local machine's hostname by using
+	  __HOSTNAME__ as the resource string (Jonathan Sailor)
+	* Resources can now be left blank, causing the server to generate a
+	  resource for us where supported (Jonathan Sailor)
+	* Resources now default to no value
+	* Quit trying to get user info for MUC's (Paul Aurich)
+	* Send "client-accepts-full-bind-result" attribute during SASL login.
+	  This will fix Google Talk login failures if the user configures the
+	  wrong domain for his/her account.
 
 	Pidgin:
 	* On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting