pidgin: f8e29008: Changelog the im.pidgin.cpw.darkrain42.b...
paul at darkrain42.org
paul at darkrain42.org
Mon Mar 23 22:10:29 EDT 2009
-----------------------------------------------------------------
Revision: f8e29008581f125525301f7a98874c63847b2c29
Ancestor: a21e84ef7f79b4b3e43a43869fb4044bb7315488
Author: paul at darkrain42.org
Date: 2009-03-24T00:39:16
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/f8e29008581f125525301f7a98874c63847b2c29
Modified files:
ChangeLog ChangeLog.API
ChangeLog:
Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
Also fixed some whitespace in ChangeLog.API.
Fixes #479. For good, I hope.
-------------- next part --------------
============================================================
--- ChangeLog 5eb03ecc619ac14dd167a7dab253e8feef5ee90e
+++ ChangeLog debe594c4825f047825a431d991ce185067de847
@@ -4,6 +4,8 @@ version 2.6.0 (??/??/2009):
General:
* Theme support in libpurple thanks to Justin Rodriguez's summer of code
project. With some minor additions and clean ups from Paul Aurich.
+ * It should no longer be possible to end up with duplicates of buddies
+ in a group on the buddy list.
XMPP:
* Add support for in-band bytestreams for file transfers (XEP-0047).
============================================================
--- ChangeLog.API d8b8cb86d070dd813b7e84b5a2a6b1a98338ed3a
+++ ChangeLog.API 24a1d2cf267431705bc71bab9281a9baaf1d38af
@@ -30,10 +30,10 @@ version 2.6.0 (??/??/2009):
Changed:
* xmlnode_remove_attrib now removes all attributes with the
- same name. Previously, it would remove the first one found,
- which was completely non-deterministic. If you want to remove
- the attribute with no namespace, then use NULL with
- xmlnode_remove_with_namespace.
+ same name. Previously, it would remove the first one found,
+ which was completely non-deterministic. If you want to remove
+ the attribute with no namespace, then use NULL with
+ xmlnode_remove_with_namespace.
Deprecated:
* purple_buddy_get_local_alias
More information about the Commits
mailing list