Added proper support for CDATA sections. Updates.

* glib/gmarkup.c (g_markup_parse_context_parse): Added
	proper support for CDATA sections.
	* glib/tmpl/markup.sgml: Updates.
This commit is contained in:
Matthias Clasen
2002-05-20 22:59:11 +00:00
parent 33c5217efe
commit ea3db7ce06
9 changed files with 50 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2002-05-21 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/markup.sgml: Updates.
Sat May 18 00:44:35 2002 Tim Janik <timj@gtk.org>
[merged from stable]