comparison ChangeLog @ 25953:33b8ac883b33

ChangeLog the XMPP updates.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 02 Mar 2009 06:45:48 +0000
parents 53bfa3d67739
children f98049a447f2 7a3458436140
comparison
equal deleted inserted replaced
25952:5f9a24d1c25e 25953:33b8ac883b33
2 2
3 version 2.6.0 (??/??/2009): 3 version 2.6.0 (??/??/2009):
4 General: 4 General:
5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code 5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code
6 project. With some minor additions and clean ups from Paul Aurich. 6 project. With some minor additions and clean ups from Paul Aurich.
7
8 XMPP:
9 * Add support for in-band bytestreams (XEP-0047).
10 * Add support for attention (XEP-0224).
7 11
8 Pidgin: 12 Pidgin:
9 * Added -f command line option to tell Pidgin to ignore NetworkManager 13 * Added -f command line option to tell Pidgin to ignore NetworkManager
10 and assume it has a valid network connection. 14 and assume it has a valid network connection.
11 * Allow plugins to specify custom link types to the GtkIMHtml widget. 15 * Allow plugins to specify custom link types to the GtkIMHtml widget.