aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-05-14 02:25:21 +0800
committerXan Lopez <xan@src.gnome.org>2003-05-14 02:25:21 +0800
commit72154773a5f2c7a7f880b908db7483934e213b6f (patch)
tree1a7e18f58b2029047c6ee67c770fef3d6d49befe /ChangeLog
parent97b43a5ae57b98a94a2031db0a72d27515bc2cca (diff)
downloadgsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.tar
gsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.tar.gz
gsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.tar.bz2
gsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.tar.lz
gsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.tar.xz
gsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.tar.zst
gsoc2013-epiphany-72154773a5f2c7a7f880b908db7483934e213b6f.zip
Fix the no_topics pointer writing, fixes adding bookmarks to Uncategorized
Fix the no_topics pointer writing, fixes adding bookmarks to Uncategorized when they are removed from a topic and they still are in other topics (Bad Marco).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 438cdb675..cb4d12d34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-13 Xan Lopez <xan@masilla.org>
+
+ * src/bookmarks/ephy-bookmarks.c: (get_topics_list):
+
+ Fix the no_topics pointer writing, fixes adding bookmarks to
+ Uncategorized when they are removed from a topic and they still are in
+ other topics (Bad Marco).
+
2003-05-13 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/ExternalProtocolService.cpp: