Mercurial > pidgin.yaz
diff ChangeLog.API @ 30171:6eb183a072d3
Add autojoin signal to ChangeLog.API and fix a typo.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 19 Apr 2010 20:40:18 +0000 |
parents | bb615a2542d6 |
children | 2a1e4a000e87 |
line wrap: on
line diff
--- a/ChangeLog.API Mon Apr 19 20:17:20 2010 +0000 +++ b/ChangeLog.API Mon Apr 19 20:40:18 2010 +0000 @@ -42,6 +42,7 @@ * purple_certificates_import for importing multiple certificates from a single file (and corresponding import_certificates member of PurpleCertificateScheme struct) + * autojoin connection signal Pidgin: Added: @@ -59,7 +60,7 @@ purple_xfer_request_denied if an error is found when selecting a file to send. Request denied is still used when a receive request is not allowed. - * xmlnode_from_str now properly handles paring an attribute which + * xmlnode_from_str now properly handles parsing an attribute which contain "<br>", which were previously transformed into a newline character (libxml2 unescapes all entities except representations of '&', and libpurple's purple_unescape_html