diff plugins/ChangeLog.API @ 12813:547c199072c8

[gaim-migrate @ 15161] - fixes to sametime administrative notification message dialog to make them a little less obscure as to what the heck they are - added an extra step to the sametime connection login between authenticating and starting services - fix to outgoing encoding of html formatted messages in sametime to use NCR encoding - addition of gaim_utf8_ncr_encode to util.h - fix of minor possible (unlikely) memleak in gaim_utf8_ncr_decode committer: Tailor Script <tailor@pidgin.im>
author Christopher O'Brien <siege@pidgin.im>
date Wed, 11 Jan 2006 03:07:01 +0000
parents eda1572c788b
children 58a80d7a937a
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Wed Jan 11 01:13:20 2006 +0000
+++ b/plugins/ChangeLog.API	Wed Jan 11 03:07:01 2006 +0000
@@ -222,6 +222,7 @@
 	* gaim_log_uninit()
 	* GAIM_SUBTYPE_LOG
 	* gaim_marshal_POINTER__POINTER_POINTER
+	* gaim_utf8_ncr_encode()
 
 	Signals - Changed:  (See the Doxygen docs for details on all signals.)
 	* Signal propagation now stops after a handler returns a non-NULL value.