Mercurial > pidgin
log
age | author | description |
---|---|---|
Mon, 17 Dec 2007 23:18:34 +0000 | Evan Schoenberg | If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior. |
Tue, 18 Dec 2007 02:26:44 +0000 | Daniel Atallah | Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355 |
Tue, 18 Dec 2007 02:25:10 +0000 | Daniel Atallah | merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec' |
Mon, 17 Dec 2007 20:37:30 +0000 | Stu Tomlinson | Escape system log messages before sending to the loggers. Fixes #4426 |