aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-07-22 16:45:14 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-07-22 16:45:14 +0800
commit561c5a9432b239aee5581ef83b0f38c5eeecd30c (patch)
tree72952dbd79fe236ca5e38194898fd2664268ecd6 /ChangeLog
parent370a95a23d6475cffcb1a82a81ee65c683371853 (diff)
downloadgsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar
gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.gz
gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.bz2
gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.lz
gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.xz
gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.tar.zst
gsoc2013-epiphany-561c5a9432b239aee5581ef83b0f38c5eeecd30c.zip
Handle the bookmark in the root folder case correctly. Fix #145611
2004-07-22 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import_mozilla): Handle the bookmark in the root folder case correctly. Fix #145611
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cec5bc2b9..665bad09a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-07-22 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/bookmarks/ephy-bookmarks-import.c:
+ (ephy_bookmarks_import_mozilla):
+
+ Handle the bookmark in the root folder case
+ correctly. Fix #145611
+
2004-07-22 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSClientAuthDialogs.cpp: