Mercurial > pidgin
log
age | author | description |
---|---|---|
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. |
Thu, 15 Nov 2007 19:36:19 +0000 | Daniel Atallah | Fix something I mistyped. |
Thu, 15 Nov 2007 19:35:27 +0000 | Daniel Atallah | Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation. |