From da2b3c2c01dfb0fb6e3862f0f2a11b1f36d1b7f5 Mon Sep 17 00:00:00 2001 From: Li Yuan Date: Tue, 11 Jul 2006 12:08:30 +0000 Subject: ** Fixes bug #345402 2006-06-20 Li Yuan ** Fixes bug #345402 * e-dateedit.c: (on_date_popup_key_press): Grab the popup window when some key except ESC is pressed. svn path=/trunk/; revision=32283 --- widgets/misc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 0402458ddf..c75508d3f9 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2006-06-20 Li Yuan + + Fixes bug #345402 + + * e-dateedit.c: (on_date_popup_key_press): + Grab the popup window when some key except ESC is pressed. + 2006-07-04 Andre Klapper * e-search-bar.c: fixing two typos, adding translator comments. -- cgit