Mercurial > pidgin.yaz
comparison ChangeLog @ 28628:574fd92ff3e5
'/debug plugins' will announce the list of loaded plugins.
This should help users answer the 'What plugins are you using?'
question. The list includes protocol plugins and plugin loaders, since
often they are the source of the bug reports.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 15 Sep 2009 06:27:29 +0000 |
parents | 4cb882afbd6f |
children | fa77b70c8ca6 6e9917e067e6 |
comparison
equal
deleted
inserted
replaced
28627:08f8d45e3a14 | 28628:574fd92ff3e5 |
---|---|
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.6.3 (??/??/20??): | 3 version 2.6.3 (??/??/20??): |
4 XMPP: | 4 XMPP: |
5 * Fix a crash when attempting to validate an invalid JID. | 5 * Fix a crash when attempting to validate an invalid JID. |
6 | |
7 General: | |
8 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | |
9 to announce the list of loaded plugins (in both Finch and Pidgin). | |
6 | 10 |
7 version 2.6.2 (09/05/2009): | 11 version 2.6.2 (09/05/2009): |
8 libpurple: | 12 libpurple: |
9 * Fix --disable-avahi to actually disable it in configure, as opposed | 13 * Fix --disable-avahi to actually disable it in configure, as opposed |
10 to just making the warning non-fatal. | 14 to just making the warning non-fatal. |