changeset 32511:f1d3a12ab5fe

Add ChangeLog entries for other changes in this branch
author Mark Doliner <mark@kingant.net>
date Mon, 13 Feb 2012 03:51:38 +0000
parents b441fd23e5bb
children a3e32be01b16
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 13 03:51:01 2012 +0000
+++ b/ChangeLog	Mon Feb 13 03:51:38 2012 +0000
@@ -6,6 +6,13 @@
 	  underscores. (#13500)
 	* Allow adding buddies containing periods and underscores. (#13500)
 
+	MSN:
+	* Fix possible crashes caused by not validating incoming messages as
+	  UTF-8. (Thijs Alkemade)(#14884)
+
+	Windows-Specific Changes:
+	* Fix compilation of the Bonjour protocol plugin. (#14802)
+
 version 2.10.1 (12/06/2011):
 	Finch:
 	* Fix compilation on OpenBSD.