Mercurial > pidgin
comparison ChangeLog @ 21601:7ec7feef1f5c
I never logged this. Refs #2265
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Wed, 21 Nov 2007 02:26:23 +0000 |
parents | 83ab13f4eee7 |
children | a4b6854737d5 |
comparison
equal
deleted
inserted
replaced
21600:3f8e1ef0a8fb | 21601:7ec7feef1f5c |
---|---|
12 * Thanks to a patch from Intel, the Bonjour prpl now supports file | 12 * Thanks to a patch from Intel, the Bonjour prpl now supports file |
13 transfers using XEP-0096 and XEP-0065. This should enable file | 13 transfers using XEP-0096 and XEP-0065. This should enable file |
14 transfers between libpurple clients and Gajim clients, but will not | 14 transfers between libpurple clients and Gajim clients, but will not |
15 work with iChat or Adium as they use a different file transfer | 15 work with iChat or Adium as they use a different file transfer |
16 implementation. | 16 implementation. |
17 * XMPP password changes that return errors no longer cause the saved | |
18 password to be changed. | |
17 | 19 |
18 Pidgin: | 20 Pidgin: |
19 * If a plugin says it can't be unloaded, we now display an error and | 21 * If a plugin says it can't be unloaded, we now display an error and |
20 remove the plugin from the list of saved plugins so it won't load | 22 remove the plugin from the list of saved plugins so it won't load |
21 at the next startup. Previously, we were ignoring this case, which | 23 at the next startup. Previously, we were ignoring this case, which |