changeset 28769:756cfb3d66c1

Changelog the AIM/ICQ issue. Refs #10900.
author Paul Aurich <paul@darkrain42.org>
date Tue, 08 Dec 2009 03:42:59 +0000
parents 4cb8d0fcfd2f
children 259bbfb423d4
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 08 03:23:45 2009 +0000
+++ b/ChangeLog	Tue Dec 08 03:42:59 2009 +0000
@@ -4,6 +4,10 @@
 	General:
 	* Build-time fixes for Solaris.  (Paul Townsend)
 
+	AIM and ICQ:
+	* Messages from some mobile clients are no longer displayed as
+	  Chinese characters (broken in 2.6.4)
+
 	XMPP:
 	* Added support for the SCRAM-SHA-1 SASL mechanism.  This is only
 	  available when built without Cyrus SASL support.