diff plugins/ChangeLog.API @ 11224:409d6a11da51

[gaim-migrate @ 13360] Restrict the conversation scrollback. Current default is 4000 lines. This also fixes the IM images not actually being cleared by gtk_imhtml_clear(). committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 10 Aug 2005 21:13:44 +0000
parents f03dce7ea408
children adf36001267b
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Wed Aug 10 05:45:17 2005 +0000
+++ b/plugins/ChangeLog.API	Wed Aug 10 21:13:44 2005 +0000
@@ -82,6 +82,7 @@
 	* Changed: "chat-invited" handlers can now return a value to control
 	           what happens to the invite (accept, reject, prompt the user).
 	           See the Doxygen documentation for the details.
+	* Added:   gtk_imhtml_delete to clear out part of a imhtml buffer
 
 version 1.0.0 (09/17/2004):
 	* Added: get_chat_name to the GaimPluginProtocolInfo struct