[gaim-migrate @ 12459]

Mon, 11 Apr 2005 00:19:40 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Mon, 11 Apr 2005 00:19:40 +0000
changeset 10808
e4b51d846a9d
parent 10807
c70c4b8d2b27
child 10809
6353abfefea3

[gaim-migrate @ 12459]
" I should've included this in my signal patch that was
recently accepted for HEAD." --rlaager

committer: Luke Schierer <lschiere@pidgin.im>

plugins/ChangeLog.API file | annotate | diff | comparison | revisions
--- a/plugins/ChangeLog.API	Sun Apr 10 22:04:07 2005 +0000
+++ b/plugins/ChangeLog.API	Mon Apr 11 00:19:40 2005 +0000
@@ -46,6 +46,10 @@
 	           now pass a conversation pointer and a pointer to the flags.
 	* Changed: "drawing-tooltip," the second argument is now a GString*
 	           instead of a char**
+	* Changed: Signal propagation now stops after a handler returns a
+	           non-NULL value. This value is now returned. Previously,
+	           all registered handlers were called and the value from the
+	           last handler was used.
 
 version 1.0.0 (09/17/2004):
 	* Added: get_chat_name to the GaimPluginProtocolInfo struct

mercurial