From 071b7d464acbead0230c3835766f27fd39ca05e7 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 23 Mar 2004 20:23:48 +0000 Subject: Make the "Go" button actually work. Thanks to aes for alerting us to this 2004-03-23 Christian Persch * src/ephy-go-action.c: (connect_proxy), (disconnect_proxy), (ephy_go_action_class_init): Make the "Go" button actually work. Thanks to aes for alerting us to this problem. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c6fc01bfd..5641dd3da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-03-23 Christian Persch + + * src/ephy-go-action.c: (connect_proxy), (disconnect_proxy), + (ephy_go_action_class_init): + + Make the "Go" button actually work. Thanks to aes for alerting us to + this problem. + 2004-03-23 Adam Hooper * doc/reference/Makefile.am: -- cgit