changeset 32783:9c4fec824cb3

How do these ChangeLog entries look? Are there other things people want to get into the 10.0.1 release?
author Mark Doliner <mark@kingant.net>
date Mon, 10 Oct 2011 08:08:23 +0000
parents 952120a8ee02
children 5aca97a40e53
files ChangeLog
diffstat 1 files changed, 15 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.