diff ChangeLog.API @ 32364:323876c34a96

Don't use strlen() when all you're trying to do is check if the string is empty
author Mark Doliner <mark@kingant.net>
date Mon, 22 Aug 2011 02:07:41 +0000
parents a5b556ac1de5
children 8a55048115ab
line wrap: on
line diff
--- a/ChangeLog.API	Mon Aug 22 01:53:37 2011 +0000
+++ b/ChangeLog.API	Mon Aug 22 02:07:41 2011 +0000
@@ -9,12 +9,14 @@
 		* purple_request_field_get_tooltip
 
 		Changed:
+		* purple_connection_error now takes a PurpleConnectionError
+		  as the second parameter
+		* purple_notify_user_info_add_pair renamed to
+		  purple_notify_user_info_add_pair_html
 		* purple_util_fetch_url_request_len now takes a PurpleAccount as
 		  the first parameter
 		* PurpleConnectionUiOps.report_disconnect now passes a
 		  PurpleConnectionError as the second parameter
-		* purple_connection_error now takes a PurpleConnectionError
-		  as the second parameter
 
 		Removed:
 		* GtkIMHtml.clipboard_html_string