aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 996f46b6a..d1e38bc93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-12-19 Christian Persch <chpe@cvs.gnome.org>
+ * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct),
+ (duplicate_bookmark_response_cb), (duplicated_node_destroy_cb),
+ (ephy_new_bookmark_is_unique):
+
+ Add "View Properties" to duplicated bookmarks dialogue. Fixes bug #117643
+ and bug #138300.
+
+2004-12-19 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/MozRegisterComponents.cpp:
Fix crash, thanks to Crispin for noticing this.