# HG changeset patch # User Elliott Sales de Andrade # Date 1271709618 0 # Node ID 6eb183a072d38217c92a44ef9d69183faa8dfc12 # Parent 21285007d703bbc8a9f88508bd4ad81062a93041 Add autojoin signal to ChangeLog.API and fix a typo. diff -r 21285007d703 -r 6eb183a072d3 ChangeLog.API --- 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