Mercurial > pidgin
comparison ChangeLog @ 28176:00302e68c31d
Fix parsing of invalid IRC TOPIC messages which contain no actual topic
string. Thanks to Cristofaro Mune for finding this.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Thu, 03 Sep 2009 16:05:01 +0000 |
parents | daa709ff32e3 |
children | 5a1d215211e2 |
comparison
equal
deleted
inserted
replaced
28175:558ce0b09e0e | 28176:00302e68c31d |
---|---|
3 version 2.6.2 (??/??/2009): | 3 version 2.6.2 (??/??/2009): |
4 libpurple: | 4 libpurple: |
5 * Fix --disable-avahi to actually disable it in configure, as opposed | 5 * Fix --disable-avahi to actually disable it in configure, as opposed |
6 to just making the warning non-fatal. | 6 to just making the warning non-fatal. |
7 * Fix using GNOME proxy settings properly. (Erik van Pienbroek) | 7 * Fix using GNOME proxy settings properly. (Erik van Pienbroek) |
8 | |
9 IRC: | |
10 * Fix parsing of invalid TOPIC messages. | |
8 | 11 |
9 MSN: | 12 MSN: |
10 * Sending custom smileys in chats is now supported. | 13 * Sending custom smileys in chats is now supported. |
11 * Ink messages are now saved when using the HTML logger. | 14 * Ink messages are now saved when using the HTML logger. |
12 | 15 |