diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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> |