pidgin/ljfisher-ssl-client-auth

f73891d4e46c
Parents cfe7f9066963
Children e87b03963040
How do these ChangeLog entries look? Are there other things people want
to get into the 10.0.1 release?
  • +15 -1
    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.