comparison ChangeLog @ 24502: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 7ec139c84d36
children 0b2a1b6f7464
comparison
equal deleted inserted replaced
24501:8e7e6f60e053 24502:7b27f7c41d85
15 * The Buddy State Notification plugin no longer turns JID's, MSN Passport 15 * The Buddy State Notification plugin no longer turns JID's, MSN Passport
16 ID's, etc. into links (Florian Quèze) 16 ID's, etc. into links (Florian Quèze)
17 * Fix a crash in SIMPLE when a malformed message is received. 17 * Fix a crash in SIMPLE when a malformed message is received.
18 * Fix the namespace URL we look for in PEP reply stanzas to match the URL 18 * Fix the namespace URL we look for in PEP reply stanzas to match the URL
19 used in the 'get' requests (Paul Aurich) 19 used in the 'get' requests (Paul Aurich)
20 * XMPP resources can default to the local machine's hostname by using 20 * XMPP resources can be set to the local machine's hostname by using
21 __HOSTNAME__ as the resource string (Jonathan Sailor) 21 __HOSTNAME__ as the resource string (Jonathan Sailor)
22 * XMPP resources can now be left blank, causing the server to generate a 22 * XMPP resources can now be left blank, causing the server to generate a
23 resource for us (Jonathan Sailor) 23 resource for us (Jonathan Sailor)
24 * XMPP resources now default to no value
24 25
25 Pidgin: 26 Pidgin:
26 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting 27 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
27 instead of our own (hidden) tooltip_delay pref. If you had 28 instead of our own (hidden) tooltip_delay pref. If you had
28 previously changed that pref, add a line like this to 29 previously changed that pref, add a line like this to