Mercurial > pidgin
comparison ChangeLog @ 30971:d63748b78769
Fix purple-remote on Python 2.6+.
Use Exception objects instead of string exceptions, which are no
longer supported on 2.6+.
Fixes #12151.
committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author | Ari Pollak <ari@debian.org> |
---|---|
date | Sat, 27 Nov 2010 22:36:49 +0000 |
parents | cc32d5f81523 |
children | a42f7d3ad459 |
comparison
equal
deleted
inserted
replaced
30969:72e6fa6caecc | 30971:d63748b78769 |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.7.8 (??/??/????): | 3 version 2.7.8 (??/??/????): |
4 General: | |
5 * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak) | |
6 (#12151) | |
7 | |
4 MSN: | 8 MSN: |
5 * Don't show ourselves in the list of endpoints that can be disconnected. | 9 * Don't show ourselves in the list of endpoints that can be disconnected. |
6 | 10 |
7 version 2.7.7 (11/23/2010): | 11 version 2.7.7 (11/23/2010): |
8 General: | 12 General: |