Mercurial > pidgin
comparison ChangeLog @ 29690:ba65c87144fa
Changelog those yahoo changes.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Thu, 08 Apr 2010 04:14:06 +0000 (2010-04-08) |
parents | 4839a889f705 |
children | 62d51ab581a5 |
comparison
equal
deleted
inserted
replaced
29689:18042a99d213 | 29690:ba65c87144fa |
---|---|
81 * Attempt to better handle transparent proxies interfering with HTTP-based | 81 * Attempt to better handle transparent proxies interfering with HTTP-based |
82 login. | 82 login. |
83 * Fix handling of P2P packets, thus fixing the loss of some messages. | 83 * Fix handling of P2P packets, thus fixing the loss of some messages. |
84 * Retrieve the pager server address from Yahoo!'s servers directly. | 84 * Retrieve the pager server address from Yahoo!'s servers directly. |
85 * Removed the "Pager server" account option, as it is no longer needed. | 85 * Removed the "Pager server" account option, as it is no longer needed. |
86 * The authentication code is now less order-sensitive with the components | |
87 of the server's response. | |
88 * The authentication process now acts more like the official client. | |
86 | 89 |
87 Finch: | 90 Finch: |
88 * New action 'history-search', with default binding ctrl+r, to search | 91 * New action 'history-search', with default binding ctrl+r, to search |
89 the entered string in the input history. | 92 the entered string in the input history. |
90 | 93 |