Mercurial > pidgin
diff ChangeLog @ 24731:fbb239fc7396
merge of '9d9dfe16667a3946233ae2a359de8856ee105289'
and 'f5de7408fa8d5aed024aaa8c74d7a2d692816b21'
| author | Ka-Hing Cheung <khc@hxbc.us> |
|---|---|
| date | Mon, 15 Dec 2008 00:09:04 +0000 |
| parents | d1d9d085d626 |
| children | 34258af32335 |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 15 00:08:45 2008 +0000 +++ b/ChangeLog Mon Dec 15 00:09:04 2008 +0000 @@ -20,6 +20,14 @@ 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) + * On MSN, 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 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) Gadu-Gadu: * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) @@ -39,6 +47,10 @@ * 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) @@ -60,7 +72,6 @@ buddylist. (Thanks to Casey Ho) * Fix a crash when closing an authorization minidialog with the X then immediately going offline (Paul Aurich) - * Fix compatibility with old GTK+ yet again Finch: * Allow binding meta+arrow keys for actions.
