diff ChangeLog.API @ 28019:1082e1c25b30

Deprecate multiple chats having the same name and complain in the log. I didn't remove it outright for two reasons: 1. Out-of-tree prpls currently use it that way. 2. This is going to affect logs (currently they're either all saved to the same file(s)/folder(s) or it fails miserably, I'm unsure).
author Paul Aurich <paul@darkrain42.org>
date Sun, 26 Jul 2009 00:39:14 +0000
parents fd4415c0595f
children ce3bc26aa8cd
line wrap: on
line diff
--- a/ChangeLog.API	Sun Jul 26 00:21:20 2009 +0000
+++ b/ChangeLog.API	Sun Jul 26 00:39:14 2009 +0000
@@ -88,6 +88,8 @@
 		* All DNS routines support internationalized domain names (IDNs) when
 		  libpurple is compiled with GNU libidn.
 		* status is set before emitting signals in purple_xfer_set_status.
+		* Creating multiple distinct chats with the same name (i.e. "MSN Chat")
+		  is deprecated and will be removed in libpurple 3.0.0.
 
 		Deprecated:
 		* buddy-added and buddy-removed blist signals