# HG changeset patch # User Mark Doliner # Date 1318234103 0 # Node ID 9c4fec824cb3a0b72033d19f94e2b3fe4749aa23 # Parent 952120a8ee023ed98967043111827ee3f515d962 How do these ChangeLog entries look? Are there other things people want to get into the 10.0.1 release? diff -r 952120a8ee02 -r 9c4fec824cb3 ChangeLog --- a/ChangeLog Tue Oct 04 18:34:45 2011 +0000 +++ b/ChangeLog Mon Oct 10 08:08:23 2011 +0000 @@ -1,11 +1,25 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.10.1 (??/??/????): +version 2.10.1 (10/11/2011): + Gadu-Gadu: + * Fix problems linking against GnuTLS. (#14544) + + Sametime: + * Separate "username" and "server" when adding new Sametime accounts. + (#14608) + * Fix compilation in Visual C++. (#14608) + SILC: * Fix CVE-2011-3594, by UTF-8 validating incoming messages before passing them to glib or libpurple. Identified by Diego Bauche Madero from IOActive. (#14636) + Yahoo!: + * Fetch buddy icons in some cases where we previously weren't. (#13050) + + Windows-Specific Changes: + * Fix compilation + version 2.10.0 (08/18/2011): Pidgin: * Make the max size of incoming smileys a pref instead of hardcoding it.