diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-04-19 16:17:01 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-04-19 16:17:01 +0000 |
commit | 0dc58fb24db662cf6363c4705f00ecc945d39ed9 (patch) | |
tree | 9a2a3c34bb837a914fb1366666d8c4d79fe48781 /ChangeLog.pre-2-4 | |
parent | 0ad220842b9fbf21bb048e8cc3189341d5b1bc02 (diff) | |
download | gdk-pixbuf-0dc58fb24db662cf6363c4705f00ecc945d39ed9.tar.gz |
Don't stop the iteration up to the tag_root too early. (#109945, Dongho
2004-04-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextbtree.c (_gtk_text_line_previous_could_contain_tag):
Don't stop the iteration up to the tag_root too
early. (#109945, Dongho Shin)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index dbd574a56..e79f1c674 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +2004-04-19 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtktextbtree.c (_gtk_text_line_previous_could_contain_tag): + Don't stop the iteration up to the tag_root too + early. (#109945, Dongho Shin) + Sun Apr 18 17:06:03 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gdk/x11/gdkkeys-x11.c (get_effective_keymap): Make |