Mercurial > pidgin
changeset 25953:33b8ac883b33
ChangeLog the XMPP updates.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 02 Mar 2009 06:45:48 +0000 |
parents | 5f9a24d1c25e |
children | c9f179cfffaa 52fbda23e398 7a3458436140 |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Mar 02 06:37:05 2009 +0000 +++ b/ChangeLog Mon Mar 02 06:45:48 2009 +0000 @@ -5,6 +5,10 @@ * Theme support in libpurple thanks to Justin Rodriguez's summer of code project. With some minor additions and clean ups from Paul Aurich. + XMPP: + * Add support for in-band bytestreams (XEP-0047). + * Add support for attention (XEP-0224). + Pidgin: * Added -f command line option to tell Pidgin to ignore NetworkManager and assume it has a valid network connection.