diff options
author | Havoc Pennington <hp@pobox.com> | 2000-11-11 17:09:15 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2000-11-11 17:09:15 +0000 |
commit | 96b9935a7cc7d2cd67771451ebe8e1e5e230dc9f (patch) | |
tree | 213c436bf83f2138f23d0a21f94f9fabe67824e7 /ChangeLog.pre-2-4 | |
parent | ccc9329e1c9d8f7e4d0fad36811464c5335d2f89 (diff) |
Handle a long stream of bytes containing no UTF-8 character starts
2000-11-11 Havoc Pennington <hp@pobox.com>
* gmarkup.c (g_markup_parse_context_parse): Handle a long stream
of bytes containing no UTF-8 character starts
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index df1021715..0b6cae3b3 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +2000-11-11 Havoc Pennington <hp@pobox.com> + + * gmarkup.c (g_markup_parse_context_parse): Handle a long stream + of bytes containing no UTF-8 character starts + 2000-11-11 Tor Lillqvist <tml@iki.fi> * glib.def: Add missing entry points. |