aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ead458c7..ee0d40e52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-03-07 David Bordoley <bordoley@msu.edu>
+
+ * src/ephy-go-action.c: (new file)
+ * src/ephy-go-action.h: (new file)
+ * src/Makefile.am:
+ * src/ephy-window.c:
+ * src/toolbar.c:
+ * data/ui/epiphany-toolbar.xml.in:
+ * po/POTFILES.in:
+ New toolbar action so that the "Go" button is always text only.
+ Removed the old toolbar "Go" button.
+
2003-03-06 James Willcox <jwillcox@gnome.org>
* lib/egg/eggtoolbar.c: (egg_toolbar_size_allocate): Fix the padding.