Mercurial > pidgin
comparison ChangeLog @ 21838:a9347b5101a9
pulled the NEWS and ChangeLog bits from 2.3.1
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Sun, 16 Dec 2007 21:23:56 +0000 |
parents | 41959f031322 |
children | 9a39d47a9cd3 |
comparison
equal
deleted
inserted
replaced
21837:5c702ff46072 | 21838:a9347b5101a9 |
---|---|
13 window to indicate various message attributes. Look at the sample gntrc | 13 window to indicate various message attributes. Look at the sample gntrc |
14 file in the man-page for details. | 14 file in the man-page for details. |
15 * The default keybinding for dump-screen is now M-D and uses a file | 15 * The default keybinding for dump-screen is now M-D and uses a file |
16 request dialog. M-d will properly delete-forward-word, and M-f has been | 16 request dialog. M-d will properly delete-forward-word, and M-f has been |
17 fixed to imitate readline's behavior. | 17 fixed to imitate readline's behavior. |
18 | |
19 version 2.3.1 (12/7/2007): | |
20 http://developer.pidgin.im/query?status=closed&milestone=2.3.1 | |
21 NOTE: Due to the way this release was made, it is possible that | |
22 bugs marked as fixed in 2.3.1 will not be fixed until the | |
23 next release. | |
24 | |
25 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems | |
26 connecting to MSN and random local display name changes | |
27 * Going idle on MySpaceIM will no longer clear your status and message. | |
28 * Idle MySpaceIM buddies should now appear online at login. | |
29 * Fixed crashes in XMPP when discovering a client's capabilities | |
30 * Don't set the current tune title if it's NULL (XMPP/Google Talk) | |
31 * Don't allow buddies to be manually added to Bonjour | |
32 * Don't advertise IPv6 on Bonjour because we don't support it | |
33 * Compile fixes for FreeBSD and Solaris | |
34 * Update QQ client version so some accounts can connect again | |
35 * Do not allow ISON requests to stack in IRC, preventing flooding IRC | |
36 servers when temporary network outages are restored | |
37 * Plug several leaks in the perl plugin loader | |
38 * Prevent autoaccept plugin overwriting existing files | |
18 | 39 |
19 version 2.3.0 (11/24/2007): | 40 version 2.3.0 (11/24/2007): |
20 http://developer.pidgin.im/query?status=closed&milestone=2.3.0 | 41 http://developer.pidgin.im/query?status=closed&milestone=2.3.0 |
21 NOTE: Some bugs marked fixed in 2.2.1, 2.2.2 or 2.2.3 may not | 42 NOTE: Some bugs marked fixed in 2.2.1, 2.2.2 or 2.2.3 may not |
22 have been fixed until this release (2.3.0). | 43 have been fixed until this release (2.3.0). |