mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Add a GMarkupParseFlags flag for treating CDATA as text.
2006-05-28 Matthias Clasen <mclasen@redhat.com> * glib/gmarkup.h: Add a GMarkupParseFlags flag for treating CDATA as text. * glib/gmarkup.c (g_markup_parse_context_parse): Implement it here.
This commit is contained in:
committed by
Matthias Clasen
parent
c8922bb143
commit
f4f6480042
@@ -1,3 +1,11 @@
|
||||
2006-05-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.h: Add a GMarkupParseFlags flag for
|
||||
treating CDATA as text.
|
||||
|
||||
* glib/gmarkup.c (g_markup_parse_context_parse):
|
||||
Implement it here.
|
||||
|
||||
2006-05-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/markups/expected-*: Output that test-markup
|
||||
|
Reference in New Issue
Block a user