Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 09 Oct 2007 13:32:58 +0000 | Will Thompson | Stop jabber setting wants_to_die itself. This involved plumbing disconnection |
Tue, 09 Oct 2007 13:25:47 +0000 | Will Thompson | rlaager pointed out that purple_connection_error_reason should be setting |
Sun, 07 Oct 2007 10:28:32 +0000 | Will Thompson | propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da) |
Sun, 07 Oct 2007 00:49:17 +0000 | Daniel Atallah | Fix the notorious log_reader plugin crash. It turns out that the file contents being freed wasn't the original pointer and, naturally, that doesn't work. There is some additional cleanup and prevention of unnecessary allocations. Fixes #3461, #1249. |