diff ChangeLog @ 27450:c374d57b3215

propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02) to branch 'im.pidgin.pidgin' (head d9a55d5fdb4b18d69b3594642d829cf113f89cca)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 06 Jul 2009 06:04:34 +0000
parents 0ab6fdeeefd3 14131ba5a07c
children 60517bd6b3ce
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 06 06:04:15 2009 +0000
+++ b/ChangeLog	Mon Jul 06 06:04:34 2009 +0000
@@ -10,8 +10,6 @@
 	  in a group on the buddy list. (Paul Aurich)
 	* Removed the unmaintained and unneeded toc protocol plugin.
 	* Fixed NTLM authentication on big-endian systems.
-	* Use GLib's implementations of SHA1, SHA256, and MD5 when available.
-	  (GLib 2.14 or higher)
 
 	libpurple:
 	* Various memory cleanups when unloading libpurple. (Nick Hebner)
@@ -30,6 +28,7 @@
 	  "off" variable.  Set it to any value to turn it on and unset it to turn
 	  it off.  This will optionally be used to only show less useful debug
 	  information on an as-needed basis.
+	* Add support for receiving handwritten (ink) messages on MSN.
 
 	Gadu-Gadu:
 	* Accounts can specify a server to which to connect.
@@ -78,6 +77,9 @@
 	  client supports it).
 	* Google Talk mail notifications should now work for people for whom they
 	  inexplicably did not.  (Thanks to yukam for determining the reason)
+	* New XMPP and Google Talk accounts require SSL by default.
+	* Display kicks (and the reasons given) in chat rooms when an occupant is
+	  kicked.
 
 	Yahoo!/Yahoo! JAPAN:
 	* P2P file transfers.  (Sulabh Mahajan)