From 390dd37656945e26ad6953de0c9af7a86dc74133 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 17 Mar 2015 06:53:37 -0400 Subject: Add to release notes Mention that GtkSearchEntry now 'eats' some keys. --- README.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.in b/README.in index b1e1fd05ca..173a01c574 100644 --- a/README.in +++ b/README.in @@ -99,6 +99,11 @@ Release notes for 3.16 has non-scrolling parts similar to treeview headers, there is no need to implement this vfunc. +* The GtkSearchEntry widget has gained a number of new signal that + are emitted when certain key sequences are seen. In particular, it + now handles the Escape key and emits ::stop-search. Applications that + expect to handle Escape themselves will need to be updated. + Release notes for 3.14 ====================== -- cgit v1.2.1