diff ChangeLog.API @ 22871:24dfef623410

Check if a key is already bound before assigning a menu trigger
author Richard Nelson <wabz@pidgin.im>
date Sun, 11 May 2008 07:20:42 +0000
parents 19dffacf8638
children 3bb677b57e4b d53f72735830
line wrap: on
line diff
--- a/ChangeLog.API	Sun May 11 05:08:08 2008 +0000
+++ b/ChangeLog.API	Sun May 11 07:20:42 2008 +0000
@@ -11,6 +11,9 @@
 		* Callbacks to Purple::Util::fetch_url and the
 		  Purple::Request::* functions can now be specified as both
 		  strings (the name of the callback function) and as coderefs.
+	Finch:
+		libgnt:
+		* Added gnt_bindable_check_key to check if a keystroke is bound.
 
 version 2.4.0 (02/29/2008):
 	libpurple: