# HG changeset patch # User John Bailey # Date 1227841080 0 # Node ID 7b27f7c41d8547f2266479e295e0e26180c39aaf # Parent 8e7e6f60e053192aa434667bde3dcdef2d3a9e70 Better wording and add info to the ChangeLog. diff -r 8e7e6f60e053 -r 7b27f7c41d85 ChangeLog --- 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