pidgin: fee55d31: rewrapped ChangeLog lines by Paul again
khc at pidgin.im
khc at pidgin.im
Mon Dec 15 20:05:24 EST 2008
-----------------------------------------------------------------
Revision: fee55d3168b65006229ddb510d2882e6bffbf1cd
Ancestor: 932c83e821824239896f933e32349175efb85741
Author: khc at pidgin.im
Date: 2008-12-16T01:03:24
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/fee55d3168b65006229ddb510d2882e6bffbf1cd
Modified files:
ChangeLog
ChangeLog:
rewrapped ChangeLog lines by Paul again
-------------- next part --------------
============================================================
--- ChangeLog 3cd1cad739cfaa5d2f6a798e1ab110cd2274e52a
+++ ChangeLog fec8acf6c3bbdaebca43a02c411dbd79f14f150b
@@ -4,26 +4,29 @@ version 2.5.3 (12/??/2008):
libpurple:
* Corrected maximum message lengths for Yahoo!
* 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)
- * purple-remote now has a "getstatusmessage" command to retrieve the text
- of the current status message.
+ 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)
+ * purple-remote now has a "getstatusmessage" command to retrieve
+ the text of the current status message.
* Various fixes to the nullprpl (Paul Aurich)
* Fix a crash when accessing the roomlist for an account that's not
connected (Paul Aurich)
- * Fix a crash in purple_accounts_delete that happens when this function is
- called before the buddy list is initialized (Florian Qu?ze)
- * Fix use of av_len in perl bindings to fix some off-by-one bugs (Paul
- Aurich)
- * On ICQ, advertise the ICQ 6 typing capability. This should fix the
- reports of typing notifications not working with third-party clients
- (Jarom?r Karmaz?n)
+ * Fix a crash in purple_accounts_delete that happens when this
+ function is called before the buddy list is initialized
+ (Florian Qu?ze)
+ * Fix use of av_len in perl bindings to fix some off-by-one bugs
+ (Paul Aurich)
+ * On ICQ, advertise the ICQ 6 typing capability. This should fix
+ the reports of typing notifications not working with third-party
+ clients (Jarom?r Karmaz?n)
* Many QQ fixes and improvements, including the ability to connect
using QQ2008 protocol and sending/receiving of long messages.
* Fix a crash with DNS SRV lookups (Florian Qu?ze)
- * Fix insanely long idle times for Sametime 7.5 buddies by assuming 0 idle
- time if the idle timestamp is in the future (Laurent Montaron)
+ * Fix insanely long idle times for Sametime 7.5 buddies by assuming
+ 0 idle time if the idle timestamp is in the future (Laurent
+ Montaron)
Gadu-Gadu:
* Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
@@ -32,46 +35,47 @@ version 2.5.3 (12/??/2008):
Strzelecki)
MSN:
- * Fix an error with offline messages by shipping the *new* "Microsoft
- Secure Server Authority" and the "Microsoft Internet Authority"
- certificates. These are now always installed even when using
- --with-system-ssl-certs because most systems don't ship those
- intermediate certificates.
- * The Games and Office media can now be set and displayed (in addition
- to the previous Music media). The Media status text now shows the
- album, if possible.
+ * Fix an error with offline messages by shipping the *new*
+ "Microsoft Secure Server Authority" and the "Microsoft Internet
+ Authority" certificates. These are now always installed even when
+ using --with-system-ssl-certs because most systems don't ship
+ those intermediate certificates.
+ * The Games and Office media can now be set and displayed (in
+ addition to the previous Music media). The Media status text now
+ shows the album, if possible.
* Messages sent from a mobile device while you were offline are now
correctly received.
- * Server transfers after you've been connected for a long time should
- now be handled correctly.
+ * Server transfers after you've been connected for a long time
+ should now be handled correctly.
* Many other fixes and code cleanup.
SIMPLE:
* Fix a crash when a malformed message is received.
- * Don't allow connecting accounts if no server name has been specified
- (Florian Qu?ze)
+ * Don't allow connecting accounts if no server name has been
+ specified (Florian Qu?ze)
XMPP:
- * Fix the namespace URL we look for in PEP reply stanzas to match the URL
- used in the 'get' requests (Paul Aurich)
+ * 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.
- * Support new <metadata/> element to indicate no XEP-0084 User Avatar
- (Paul Aurich)
- * Fix SHA1 avatar checksum errors that occur when one of the bytes in a
- checksum begins with 0 (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.
+ * Support new <metadata/> element to indicate no XEP-0084 User
+ Avatar (Paul Aurich)
+ * Fix SHA1 avatar checksum errors that occur when one of the bytes
+ in a checksum begins with 0 (Paul Aurich)
+
Zephyr:
* Enable auto-reply, to emulate 'zaway' (Toby Schaffer)
- * Fix a crash when an account is configured to use tzc but tzc is not
- installed or the configured tzc command is invalid (Michael Terry)
+ * Fix a crash when an account is configured to use tzc but tzc is
+ not installed or the configured tzc command is invalid (Michael
+ Terry)
* Fix a 10 second delay waiting on tzc if it is not installed or the
configured command is invalid (Michael Terry)
@@ -81,13 +85,13 @@ version 2.5.3 (12/??/2008):
previously changed that pref, add a line like this to
~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):
gtk-tooltip-timeout = 500
- To completely disable tooltips (e.g. if you had an old tooltip_delay
- of zero), add this to ~/.purple/gtkrc-2.0:
+ To completely disable tooltips (e.g. if you had an old
+ tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0:
gtk-enable-tooltips = 0
* Moved the release notification dialog to a mini-dialog in the
buddylist. (Thanks to Casey Ho)
- * Fix a crash when closing an authorization minidialog with the X then
- immediately going offline (Paul Aurich)
+ * Fix a crash when closing an authorization minidialog with the X
+ then immediately going offline (Paul Aurich)
Finch:
* Allow binding meta+arrow keys for actions.
More information about the Commits
mailing list