aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-02-29 04:41:08 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-02-29 04:41:08 +0800
commit23629b0702936f71438b25301426a57554267090 (patch)
tree5824ebf70d6ce96975785510331f83d9efe0ca40 /ChangeLog
parent3c50869157c2b9048a8059bb57d1ceb6d743249b (diff)
downloadgsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar
gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.gz
gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.bz2
gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.lz
gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.xz
gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.zst
gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.zip
fix typo that was causing categorized bookmarks to go in the uncategorized
2004-02-28 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks.c: (topics_removed_cb): fix typo that was causing categorized bookmarks to go in the uncategorized topic (Bug #135702)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d115bea5..c7a61b1b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-28 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/bookmarks/ephy-bookmarks.c: (topics_removed_cb):
+
+ fix typo that was causing categorized bookmarks to
+ go in the uncategorized topic (Bug #135702)
+
2004-02-28 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder),