Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 19 Mar 2008 03:13:19 +0000 | Daniel Atallah | Fix protocolhandler invocation. Fixes #5248 |
Tue, 18 Mar 2008 19:03:12 +0000 | Daniel Atallah | Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries. |
Tue, 18 Mar 2008 02:13:24 +0000 | Sadrul Habib Chowdhury | Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps. |
Mon, 17 Mar 2008 20:32:02 +0000 | Daniel Atallah | I was wondering why the more sane error messges were never appearing... now I know. There is also a fix here that uses glib's internal rename stuff on recent versions because it is more robust than our win32 version. |