Mercurial > pidgin
diff ChangeLog @ 21533:178fe7d45700
Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 23:37:36 +0000 |
parents | 6c6e8f25ee62 |
children | cd83003d61f4 |
line wrap: on
line diff
--- a/ChangeLog Thu Nov 15 22:01:48 2007 +0000 +++ b/ChangeLog Thu Nov 15 23:37:36 2007 +0000 @@ -8,8 +8,9 @@ catch deprecated functions earlier rather than later. * Thanks to a patch from Intel, the Bonjour prpl now supports file transfers using XEP-0096 and XEP-0065. This should enable file - transfers between libpurple clients, but will not work with iChat - or Adium as they use a different file transfer implementation. + transfers between libpurple clients and Gajim clients, but will not + work with iChat or Adium as they use a different file transfer + implementation. Pidgin: * If a plugin says it can't be unloaded, we now display an error and