Mercurial > pidgin.yaz
comparison ChangeLog @ 22006:1278280fa0b6
Implementation of the roomlist API.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sun, 06 Jan 2008 19:01:24 +0000 |
parents | bb1190d6961c |
children | aba0620b1a37 |
comparison
equal
deleted
inserted
replaced
22005:829d054f4f1a | 22006:1278280fa0b6 |
---|---|
22 window to indicate various message attributes. Look at the sample gntrc | 22 window to indicate various message attributes. Look at the sample gntrc |
23 file in the man-page for details. | 23 file in the man-page for details. |
24 * The default keybinding for dump-screen is now M-D and uses a file | 24 * The default keybinding for dump-screen is now M-D and uses a file |
25 request dialog. M-d will properly delete-forward-word, and M-f has been | 25 request dialog. M-d will properly delete-forward-word, and M-f has been |
26 fixed to imitate readline's behavior. | 26 fixed to imitate readline's behavior. |
27 * New bindings alt+tab and alt+shift+tab to help navigating between the | |
28 higlighted windows (details on the man-page). | |
29 * Recently signed on (or off) buddies blink in the buddy list. | |
30 * New action 'Room List' in the action-list can be used to get the list of | |
31 available chat rooms for an online account. | |
27 | 32 |
28 version 2.3.1 (12/7/2007): | 33 version 2.3.1 (12/7/2007): |
29 http://developer.pidgin.im/query?status=closed&milestone=2.3.1 | 34 http://developer.pidgin.im/query?status=closed&milestone=2.3.1 |
30 NOTE: Due to the way this release was made, it is possible that | 35 NOTE: Due to the way this release was made, it is possible that |
31 bugs marked as fixed in 2.3.1 will not be fixed until the | 36 bugs marked as fixed in 2.3.1 will not be fixed until the |