diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-05-14 02:25:21 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-05-14 02:25:21 +0800 |
commit | 72154773a5f2c7a7f880b908db7483934e213b6f (patch) | |
tree | 1a7e18f58b2029047c6ee67c770fef3d6d49befe /ChangeLog | |
parent | 97b43a5ae57b98a94a2031db0a72d27515bc2cca (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |