changeset 24557:7b27f7c41d85

Better wording and add info to the ChangeLog.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 28 Nov 2008 02:58:00 +0000
parents 8e7e6f60e053
children e2e57d3c0578
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 28 02:42:47 2008 +0000
+++ b/ChangeLog	Fri Nov 28 02:58:00 2008 +0000
@@ -17,10 +17,11 @@
 	* 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 default to the local machine's hostname by using
+	* 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
 
 	Pidgin:
 	* On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting