Mercurial > pidgin.yaz
comparison ChangeLog @ 26275:640f46b09d5f
Clarified a couple of points in the ChangeLog
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Wed, 18 Mar 2009 19:30:09 +0000 |
parents | a4fea5757d27 |
children | c884b702ec17 |
comparison
equal
deleted
inserted
replaced
26267:da9e022befd9 | 26275:640f46b09d5f |
---|---|
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 | 7 |
8 XMPP: | 8 XMPP: |
9 * Add support for in-band bytestreams (XEP-0047). | 9 * Add support for in-band bytestreams for file transfers (XEP-0047). |
10 * Add support for attention (XEP-0224). | 10 * Add support for sending attentions (equivalent to "buzz" and "nudge") |
11 using the command /buzz (XEP-0224). | |
11 | 12 |
12 Pidgin: | 13 Pidgin: |
13 * Added -f command line option to tell Pidgin to ignore NetworkManager | 14 * Added -f command line option to tell Pidgin to ignore NetworkManager |
14 and assume it has a valid network connection. | 15 and assume it has a valid network connection. |
15 * Allow plugins to specify custom link types to the GtkIMHtml widget. | 16 * Allow plugins to specify custom link types to the GtkIMHtml widget. |