Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 13 and Version 14 of FullChangeLog


Ignore:
Timestamp:
Feb 13, 2013, 3:23:28 PM (11 years ago)
Author:
MarkDoliner
Comment:

Remove trailing colons from section headers.

Legend:

Unmodified
Added
Removed
Modified
  • FullChangeLog

    v13 v14  
    33== version 2.7.11 (03/10/2011) ==
    44[http://developer.pidgin.im/query?status=closed&milestone=2.7.11 View all closed tickets for this release.]
    5   * '''General''':
     5  * '''General'''
    66    * Our bundled libgadu should now build on HP-UX.
    77    * Fix some instances of file transfers never completing. (Cristi Posoiu) (#12472)
    88
    9   * '''Pidgin''':
     9  * '''Pidgin'''
    1010    * Sort by Status no longer causes buddies to move around when you click them.
    1111    * Fix embedding in the system tray on older GTK+ releases (such as on CentOS 5.5 and older Fedora).
    1212    * No longer require libstartup-notification for startup notification support.  GTK+ has included support for years, so use it instead. (David Benjamin) (#13245)
    1313
    14   * '''AIM''':
     14  * '''AIM'''
    1515    * Fix a bug where some buddies from your buddy list might not show up. Affected non-English ICQ users the most. (#13386)
    1616    * Send keepalives for all types of network connections.  Will hopefully make chat rooms more reliable. (#1449)
    1717
    18   * '''MSN''':
     18  * '''MSN'''
    1919    * Fix bug that prevented added buddies to your buddy list in certain circumstances.  (#13298)
    2020
    21   * '''MXit''':
     21  * '''MXit'''
    2222    * MXit plugin and reported client version now follow the libpurple version.
    2323    * Don't try to request profile information for non-user contacts.
     
    2525    * Ensure we don't send packets too fast to the MXit server and trigger its flood-detection mechanism.  Also increased the internal packet queue to 32 packets.
    2626
    27   * '''XMPP''':
     27  * '''XMPP'''
    2828    * Fix building on platforms with an older glib (inadvertantly broken in 2.7.10).  (#13329)
    2929    * Don't treat the on-join status storms as 'new arrivals'.  (Thijs Alkemade) (#a14527)
     
    3131    * Add support for receiving a limited amount of history when joining a room (not currently supported by Pidgin and Finch).  (Thijs Alkemade) (#10986, #a14219)
    3232
    33   * '''Yahoo!/Yahoo! JAPAN''':
     33  * '''Yahoo!/Yahoo! JAPAN'''
    3434    * Fix CVE-2011-1091, denials of service caused by NULL pointer dereferences due to improper handling of malformed YMSG packets.  Thanks to Marius Wachtler for reporting this and reviewing the fix!
    3535
     
    3838== version 2.7.10 (02/06/2011) ==
    3939[http://developer.pidgin.im/query?status=closed&milestone=2.7.10 View all closed tickets for this release.]
    40   * '''General''':
     40  * '''General'''
    4141    * Force video sources to all have the same capabilities.  This reduces the number of times video must be scaled down, saving CPU time. (Jakub Adam) (half of #13095)
    4242    * Starting multiple video calls and ending one no longer causes the other calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
     
    4545    * Resolve some issues validating X.509 certificates signed off the CAcert Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin.
    4646
    47   * '''Gadu-Gadu''':
     47  * '''Gadu-Gadu'''
    4848    * Don't drop whole messages when text is colored. (Jan Zachorowski) (#13259)
    4949
    50   * '''Groupwise''':
     50  * '''Groupwise'''
    5151    * Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt; Novell, Inc.) (#13108)
    5252
    53   * '''IRC''':
     53  * '''IRC'''
    5454    * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
    5555
    56   * '''libpurple''':
     56  * '''libpurple'''
    5757    * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032)
    5858    * Stop translating gpointers to ints in the dbus API.  This removes functions from the dbus API.  (The openSUSE Project) (#12507)
     
    6262    * Fix potential information disclosure issues in the Cipher code.  (Julia Lawall)
    6363
    64   * '''Pidgin''':
     64  * '''Pidgin'''
    6565    * Support using the Page Up and Page Down keys on the numeric keypad in the conversation window.  (Ryan Flegel) (#13127)
    6666    * Fix a few memory leaks. (Nader Morshed) (#13162)
     
    6868    * Editable comboboxes are now more friendly to some GTK+ themes. (Hugo Pereira Da Costa) (#13164).
    6969
    70   * '''Plugins''':
     70  * '''Plugins'''
    7171    * The Voice/Video Settings plugin no longer resets selected devices to defaults. (Jakub Adam) (#13044)
    7272    * The Voice/Video Settings plugin no longer crashes when a stored device name is not found in the list of available devices. (Jakub Adam) (#13238)
     
    7474    * The Autoaccept plugin now allows choosing Reject/Ask/Accept for non-buddies. (Rok Mandeljc) (half of #11459)
    7575
    76   * '''QQ''':
     76  * '''QQ'''
    7777    * QQ2008 is now the default protocol version. (Michael Terry) (#11635)
    7878
    79   * '''XMPP''':
     79  * '''XMPP'''
    8080    * Don't crash when receiving an unexpected/invalid jingle transport type.  (Nikita Kozlov) (#13136)
    8181    * Handle Connection: Close headers for BOSH, when the server does not terminate the connection itself. (#13008)
    8282    * Improved parsing for DIGEST-MD5, which should resolve issues connecting to some jabberd2 servers.  This corrects an issue parsing one-character or empty elements. (Noa Resare) (#a14514)
    8383
    84   * '''Yahoo!/Yahoo! JAPAN''':
     84  * '''Yahoo!/Yahoo! JAPAN'''
    8585    * Fix a crash when an account disconnects before a p2p session is completely set up. (Jan Kaluza) (#12432)
    8686
     
    8989== version 2.7.9 (12/26/2010) ==
    9090[http://developer.pidgin.im/query?status=closed&milestone=2.7.9 View all closed tickets for this release.]
    91   * '''MSN:'''
     91  * '''MSN'''
    9292    * Fix CVE-2010-4528, a crash when receiving short packets related to P2Pv2 messages.
    9393
     
    9696== version 2.7.8 (12/19/2010) ==
    9797[http://developer.pidgin.im/query?status=closed&milestone=2.7.8 View all closed tickets for this release.]
    98   * '''General:'''
     98  * '''General'''
    9999    * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak) (#12151)
    100100
     
    105105    * Don't hide the buddy list if there is no notification area in which to put the icon. (#12129)
    106106
    107   * '''libpurple:'''
     107  * '''libpurple'''
    108108    * Fix multipart parsing when '=' is included in the boundary for purple_mime_document_parse. (Jakub Adam) (#11598)
    109109
    110   * '''AIM and ICQ:'''
     110  * '''AIM and ICQ'''
    111111    * Buddies who unset their status message will now be correctly shown without a message in your buddy list. (#12988)
    112112
    113   * '''Gadu-Gadu:'''
     113  * '''Gadu-Gadu'''
    114114    * Updated our bundled libgadu and minimum requirement for external libgadu to 1.9.0. (#12789)
    115115
    116   * '''MSN:'''
     116  * '''MSN'''
    117117    * Stop showing ourselves in the list of endpoints that can be disconnected.
    118118    * Allow full-size display names, by not escaping (most) non-English characters. (#8508)
     
    125125    * Remove struct packing for better portability. (#12856)
    126126
    127   * '''XMPP:'''
     127  * '''XMPP'''
    128128    * Terminate Jingle sessions with unsupported content types. (#13048)
    129129
     
    132132== version 2.7.7 (11/23/2010) ==
    133133[http://developer.pidgin.im/query?status=closed&milestone=2.7.7 View all closed tickets for this release.]
    134   * '''General''':
     134  * '''General'''
    135135    * Allow multiple CA certificates to share the same Distinguished Name (DN).  Partially fixes remaining MSN issues from #12906.
    136136    * The GNUTLS SSL plugin now discards any certificate (and all subsequent certificates) in a chain if it did not sign the previous certificate.  Partially fixes remaining MSN issues from #12906.
    137137    * Open requests related to a file transfer are now closed when the request is cancelled locally. (#11666)
    138138
    139   * '''AIM and ICQ''':
     139  * '''AIM and ICQ'''
    140140    * AIM should now connect if "Use clientLogin" is turned off and the "Server" field is set to anything other than "login.oscar.aol.com" or "slogin.oscar.aol.com". (#12948)
    141141    * Fix a crash on connection loss. (#5927)
     
    145145== version 2.7.6 (11/21/2010) ==
    146146[http://developer.pidgin.im/query?status=closed&milestone=2.7.6 View all closed tickets for this release.]
    147   * '''General''':
     147  * '''General'''
    148148    * Included Microsoft Internet Authority 2010 and Microsoft Secure Server Authority 2010 intermediate CA certificates to our bundle.  This fixes the "Unable to validate certificate" error for omega.contacts.msn.com. (#12906)
    149149
    150   * '''Pidgin''':
     150  * '''Pidgin'''
    151151    * Avoid a use-after-free race condition in the media code (when there's an error reported by GStreamer). (#12806, Jakub Adam)
    152152
    153   * '''AIM and ICQ''':
     153  * '''AIM and ICQ'''
    154154    * SSL option has been changed to a tri-state menu with choices for "Don't Use Encryption", "Use Encryption if Available", and "Require Encryption".
    155155    * Fix some possible clientLogin URL issues introduced in version 2.7.5.
     
    157157    * Cleaned up some debug output for improved readability.
    158158
    159   * '''MSN''':
     159  * '''MSN'''
    160160    * Added support for MSNP16, including Multiple Points of Presence (MPOP) which allows multiple simultaneous sign-ins. (#8247)
    161161    * Added extended capabilities support (none implemented).
     
    167167    * Prevent a use-after-free condition.
    168168
    169   * '''XMPP''':
     169  * '''XMPP'''
    170170    * Avoid a double-free in the Google Relay (V/V) code.
    171171    * Avoid double error message when failing a file transfer. (#12757)
     
    174174    * Fixed a few printf("%s", NULL) crashes for broken OSes.
    175175
    176   * '''Windows-Specific Changes''':
     176  * '''Windows-Specific Changes'''
    177177    * Build the Pidgin Theme Editor plugin (finally).
    178178    * Untarring (for themes) now works for non-ASCII destination paths.
     
    182182== version 2.7.5 (10/31/2010) ==
    183183[http://developer.pidgin.im/query?status=closed&milestone=2.7.5 View all closed tickets for this release.]
    184   * '''General''':
     184  * '''General'''
    185185    * Added Verisign Class 3 Public CA - G2 root CA.
    186186
    187   * '''Pidgin''':
     187  * '''Pidgin'''
    188188    * Properly differentiate between bn and bn_IN in the Translation Information dialog.
    189189
    190   * '''AIM and/or ICQ''':
     190  * '''AIM and/or ICQ'''
    191191    * Display the "Authorize buddy?" minidialog when the requestor has an empty nickname. (#12810)
    192192    * New ICQ accounts default to proper ICQ servers.  Old accounts using one of the old default servers will be silently migrated to use the proper servers.
     
    195195    * Fix sending messages to chat rooms. (#12768)
    196196
    197   * '''Bonjour''':
     197  * '''Bonjour'''
    198198    * Don't crash when attempting to log into a Bonjour account and init failed.
    199199
    200   * '''Windows-Specific Changes''':
     200  * '''Windows-Specific Changes'''
    201201    * Quote the path stored in the registry when the "run at startup" option in the Windows Pidgin Options plugin is used. (#12781)
    202202
     
    205205== version 2.7.4 (10/20/2010) ==
    206206[http://developer.pidgin.im/query?status=closed&milestone=2.7.4 View all closed tickets for this release.]
    207   * '''General''':
     207  * '''General'''
    208208    * Fix search path for Tk when compiling on Debian Squeeze. (#12465)
    209209    * purple-remote now expects and produces UTF-8. (Guillaume Brunerie)(#12049)
     
    212212    * Fix two local crash bugs by properly validating return values from the purple_base16_decode() function before using them.
    213213
    214   * '''libpurple''':
     214  * '''libpurple'''
    215215    * Fall back to an ordinary request if a UI does not support showing a request with an icon.  Fixes receiving MSN file transfer requests including a thumbnail in Finch. (#12561)
    216216    * Fix an invalid memory access when removing UPnP mappings that could cause sporadic crashes, most notably when MSN Direct Connections are enabled. (#12387)
     
    228228    * The "Authorize buddy?" mini-dialog now shows the nickname of the buddy requesting authorization as well as the icon of the IM protocol he is using. (#5038)
    229229
    230   * '''Finch''':
     230  * '''Finch'''
    231231    * Add support for drop-down account options (like the SILC cipher and HMAC options or the QQ protocol version).
    232232
    233   * '''XMPP''':
     233  * '''XMPP'''
    234234    * Unify the connection security-related settings into one dropdown.
    235235    * Fix a crash when multiple accounts are simultaneously performing SASL authentication when built with Cyrus SASL support.  (thanks to Jan Kaluza) (#11560)
     
    241241    * Generate a connection error instead of just stalling when the _xmppconnect TXT record returns results, but none of them result in a valid BOSH URI. (#a14367, #12744)
    242242
    243   * '''AIM and ICQ''':
     243  * '''AIM and ICQ'''
    244244    * Add support for managing Visible/Invisible lists. (#10967)
    245245    * Fix a problem with receiving HTML messages from QIP/Miranda/Trillian. (#12044)
     
    248248    * Don't set a custom status text when going Invisible to avoid being detected as Invisible. (#10633)
    249249
    250   * '''Yahoo/Yahoo JAPAN''':
     250  * '''Yahoo/Yahoo JAPAN'''
    251251    * Stop doing unnecessary lookups of certain alias information.  This solves deadlocks when a given Yahoo account has a ridiculously large (>500 buddies) list and may improve login speed for those on slow connections. (#12532)
    252252    * Fix sending SMS messages.  The lookup host changed on us.  (Thanks to todo) (#12688).
    253253    * Improvements for some file transfer scenarios, but not all.
    254254
    255   * '''Windows''':
     255  * '''Windows'''
    256256    * Bonjour support now requires Apple Bonjour Print Services version 2.0.0 or newer (http://support.apple.com/kb/dl999).
    257257
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!