diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-24 04:23:48 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-24 04:23:48 +0800 |
commit | 071b7d464acbead0230c3835766f27fd39ca05e7 (patch) | |
tree | 6d45d27dbaae6abd30a00d9a3ce51b340f74000b /ChangeLog | |
parent | fc35d884b50c7e8b0ff48e6124b8bc55cf9d7ce5 (diff) | |
download | gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.tar gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.tar.gz gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.tar.bz2 gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.tar.lz gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.tar.xz gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.tar.zst gsoc2013-epiphany-071b7d464acbead0230c3835766f27fd39ca05e7.zip |
Make the "Go" button actually work. Thanks to aes for alerting us to this
2004-03-23 Christian Persch <chpe@cvs.gnome.org>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-23 Christian Persch <chpe@cvs.gnome.org> + + * 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 <adamh@cvs.gnome.org> * doc/reference/Makefile.am: |