aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-24 04:25:42 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-24 04:25:42 +0800
commit2b5d938aa6083ce1675b6c015b5d272f5806b4d9 (patch)
tree4695285f44b2ccbfbdaec1063a94ee94d7772fea /ChangeLog
parentb2e3704d928efd007fb0603a483271605b497394 (diff)
downloadgsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.tar
gsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.tar.gz
gsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.tar.bz2
gsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.tar.lz
gsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.tar.xz
gsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.tar.zst
gsoc2013-epiphany-2b5d938aa6083ce1675b6c015b5d272f5806b4d9.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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8dba3a08..40d83f044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 Guntupalli Karunakar <karunakar@freedomink.org>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.