Mercurial > pidgin
comparison ChangeLog @ 27854:fdf1f64de3a0
Set XMPP chat topic when it contains a < followed by a character. Closes #5712.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 07 Aug 2009 04:29:55 +0000 |
parents | 13304cc385d7 |
children | 6f27b4d8c1c3 |
comparison
equal
deleted
inserted
replaced
27853:d1040bb86b6a | 27854:fdf1f64de3a0 |
---|---|
115 * Removed support for obsoleted XEP-0022 (Message Events) and XEP-0091 | 115 * Removed support for obsoleted XEP-0022 (Message Events) and XEP-0091 |
116 (Legacy Entity Time). | 116 (Legacy Entity Time). |
117 * When the GNU IDN library (libidn) is available, it is used for | 117 * When the GNU IDN library (libidn) is available, it is used for |
118 normalization of Jabber IDs. When unavailable, internal routines are | 118 normalization of Jabber IDs. When unavailable, internal routines are |
119 used (as in previous versions). | 119 used (as in previous versions). |
120 * Topics that contain '<' followed by a non-whitespace character can now | |
121 be set properly. | |
120 | 122 |
121 Yahoo!/Yahoo! JAPAN: | 123 Yahoo!/Yahoo! JAPAN: |
122 * P2P file transfers. (Sulabh Mahajan) | 124 * P2P file transfers. (Sulabh Mahajan) |
123 * Sending text messages (address to +<countrycode><phone number>). | 125 * Sending text messages (address to +<countrycode><phone number>). |
124 (Sulabh Mahajan) | 126 (Sulabh Mahajan) |