Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 16 Nov 2007 01:39:53 +0000 | Daniel Atallah | Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request. |
Fri, 16 Nov 2007 01:19:52 +0000 | Daniel Atallah | Use MSNP9 on win32 as well. |
Fri, 16 Nov 2007 01:16:53 +0000 | Daniel Atallah | Update the changelogs for 2.3.0 |
Thu, 15 Nov 2007 23:37:36 +0000 | Daniel Atallah | Fix receiving files from Gajim clients by making the SOCKS5 target hash correct. |
Thu, 15 Nov 2007 22:01:48 +0000 | Bj«Órn Voigt | some language names fixed for German |
Thu, 15 Nov 2007 20:50:28 +0000 | Daniel Atallah | Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash. |