comparison ChangeLog @ 31015:0bbe0d78db27

ChangeLogging
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 07 Dec 2010 15:06:37 +0000
parents 81873d69d8d8
children 505f15f9b27a 7c320e4c8d8c
comparison
equal deleted inserted replaced
31014:695b6e57e255 31015:0bbe0d78db27
9 * When a conversation has reached the maximum limit on the number 9 * When a conversation has reached the maximum limit on the number
10 of smileys, display the text representation of the smiley properly 10 of smileys, display the text representation of the smiley properly
11 when it contains HTML-escapable characters (e.g. "<3" was previously 11 when it contains HTML-escapable characters (e.g. "<3" was previously
12 displayed as "&lt;3"). 12 displayed as "&lt;3").
13 * Drop dependency on GdkGC and use Cairo instead. 13 * Drop dependency on GdkGC and use Cairo instead.
14 * New UI hack to assist in first-time setup of Facebook accounts.
14 15
15 libpurple: 16 libpurple:
16 * Fix multipart parsing when '=' is included in the boundary for 17 * Fix multipart parsing when '=' is included in the boundary for
17 purple_mime_document_parse. (Jakub Adam) (#11598) 18 purple_mime_document_parse. (Jakub Adam) (#11598)
18 19