Mercurial > pidgin
comparison ChangeLog @ 32040:d82c76a842f8
ChangeLog that. Refs #14529
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 04 Sep 2011 21:11:24 +0000 |
parents | 5603360c16a4 |
children | 44fc11beefab |
comparison
equal
deleted
inserted
replaced
32039:afdbf45fa861 | 32040:d82c76a842f8 |
---|---|
11 * Fix decoding of font-size changes in the markup of received messages. | 11 * Fix decoding of font-size changes in the markup of received messages. |
12 * Ignore new invites to join a GroupChat if you're already joined, or | 12 * Ignore new invites to join a GroupChat if you're already joined, or |
13 still have a pending invite. | 13 still have a pending invite. |
14 * The buddy's name was not centered vertically in the buddy-list if they | 14 * The buddy's name was not centered vertically in the buddy-list if they |
15 did not have a status-message or mood set. | 15 did not have a status-message or mood set. |
16 | |
17 XMPP: | |
18 * Strip element prefixes from XHTML-IM messages as they're presented | |
19 to the core (and UIs) as incoming messages (Thijs Alkemade). | |
20 (#14529) | |
16 | 21 |
17 version 2.10.0 (08/18/2011): | 22 version 2.10.0 (08/18/2011): |
18 Pidgin: | 23 Pidgin: |
19 * Make the max size of incoming smileys a pref instead of hardcoding it. | 24 * Make the max size of incoming smileys a pref instead of hardcoding it. |
20 (Quentin Brandon) (#5231) | 25 (Quentin Brandon) (#5231) |