From c18c59e4065b0a40cea93bb69976d40d6f34c7dd Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sun, 26 Aug 2007 21:57:37 +0000 Subject: Fix the Go button signal handler so it doesn't stop the propagation of the 2007-08-26 Diego Escalante Urrelo * src/ephy-go-action.c: Fix the Go button signal handler so it doesn't stop the propagation of the event due to a bad signal handler. Fixes bug #469845. Patch by Cosimo Cecchi. svn path=/trunk/; revision=7301 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c73e05fa7..69e2d199c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-08-26 Diego Escalante Urrelo + + * src/ephy-go-action.c: + + Fix the Go button signal handler so it doesn't stop the propagation of + the event due to a bad signal handler. Fixes bug #469845. Patch by + Cosimo Cecchi. + 2007-08-26 Diego Escalante Urrelo * lib/ephy-file-helpers.c: -- cgit v1.2.3