changeset 29759: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 21285007d703
children 1981a7798b17
files ChangeLog.API
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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 "&lt;br&gt;", which were previously transformed into a
 		  newline character (libxml2 unescapes all entities except
 		  representations of '&', and libpurple's purple_unescape_html