aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Harvey <peter.a.harvey@gmail.com>2006-01-22 06:38:53 +0800
committerPeter Anthony Harvey <paharvey@src.gnome.org>2006-01-22 06:38:53 +0800
commit3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad (patch)
tree4f7494a0ae1c040109e1cb4132bf19e9bbde2e77 /ChangeLog
parentdbc0b3af9051885a4f70e831e16fa535b6bf7866 (diff)
downloadgsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar
gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.gz
gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.bz2
gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.lz
gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.xz
gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.zst
gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.zip
src/bookmarks/ephy-bookmark-action.c
2006-01-22 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-action.c * src/bookmarks/ephy-bookmark-properties.c Remove the user-icon functionality for now. Too many bugs. Note that support for the user-icon field still exists in the bookmarks database itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c8d4bda9..0de371677 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-22 Peter Harvey <peter.a.harvey@gmail.com>
+
+ * src/bookmarks/ephy-bookmark-action.c
+ * src/bookmarks/ephy-bookmark-properties.c
+
+ Remove the user-icon functionality for now. Too many bugs.
+ Note that support for the user-icon field still exists in
+ the bookmarks database itself.
+
2006-01-21 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):