Mercurial > pidgin
diff ChangeLog @ 21440:d8106b63b0a4
I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 12 Nov 2007 04:17:10 +0000 |
parents | 6de09629f091 |
children | dde2859a3225 |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 12 03:41:20 2007 +0000 +++ b/ChangeLog Mon Nov 12 04:17:10 2007 +0000 @@ -6,6 +6,11 @@ libpurple: * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to 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 and Gaijm 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