aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 33c85a208..43548d94a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,16 @@
* src/bookmarks/ephy-bookmark-action.c
+ Set the tooltip for bookmarks on the toolbar, using a
+ 'title\nlocation' format. Bug #332113.
+
+2006-02-24 Peter Harvey <peter.a.harvey@gmail.com>
+
+ * src/bookmarks/ephy-bookmark-action.c
+
Update the bookmark icon if the toolbar is reconfigured
(happens when the theme changes). Everything else should
- be already handled by the class handler.
+ be already handled by the class handler. Bug #148940.
2006-02-24 Peter Harvey <peter.a.harvey@gmail.com>