diff options
author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2012-07-22 19:57:09 -0400 |
---|---|---|
committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2012-07-22 19:57:09 -0400 |
commit | c2d77f594c2223750f9f99463405d0af116e7817 (patch) | |
tree | 96b1dedca6ea14d136d4f11fb143561ec8ee35dc /ChangeLog | |
parent | 04d2d08a1f3390a1c07db7136e7f4cc1d5e25f7b (diff) | |
parent | ca4fd42d3b6aa5c0943b10088d9002f32ccee7d3 (diff) | |
download | pidgin-c2d77f594c2223750f9f99463405d0af116e7817.tar.gz |
Merge with release-2.x.y.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 49 |
1 files changed, 46 insertions, 3 deletions
@@ -1,8 +1,51 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.10.7: - Alien hatchery: - * No changes +version 3.0.0 (??/??/????): + Finch: + * Support the conversation-extended signal for extending the + conversation menu. (Howard Chu) (#14818) + + AIM and ICQ: + * Make buddy list management code more efficient. (Oliver) (#4816) + + Bonjour: + * Support file transfers up to ~9 EiB. + + Gadu-Gadu: + * Possibility to require encryption. Also, using encryption when + available is default option now. (Tomasz Wasilczyk) + * Show local time for incoming messages. (Tomasz Wasilczyk) (#4579) + * Fixed password change dialog and problems with connecting to accounts + with non-ASCII passwords. (Tomasz Wasilczyk) (#14652) + * Option to show links from strangers. (Tomasz Wasilczyk) (#10591) + * Better handling of "invisible" and "chatty" statuses. (Tomasz + Wasilczyk) (#13836) + + MSN: + * Fix file transfer with older Mac MSN clients. + * Support file transfers up to ~9 EiB. + * Fix buddies not going offline. + + MXit: + * Remove all reference to Hidden Number. + * Fix decoding of font-size changes in the markup of received messages. + * Ignore new invites to join a GroupChat if you're already joined, or + still have a pending invite. + * The buddy's name was not centered vertically in the buddy-list if they + did not have a status-message or mood set. + + XMPP: + * Strip element prefixes from XHTML-IM messages as they're presented + to the core (and UIs) as incoming messages (Thijs Alkemade). + (#14529) + * Support file transfers up to ~9 EiB. + * Invalid user moods can no longer be sent to the server. + + Plugins: + * The Voice/Video Settings plugin supports using the sndio GStreamer + backends. (Brad Smith) (#14414) + * The Offline Message Emulation plugin now adds a note that the message + was an offline message. (Flavius Anton) (#2497) MSN: * Fix a crash when removing a user before its icon is loaded. (Mark |