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,8 @@
2002-05-21 Matthias Clasen <maclas@gmx.de>
* glib/gmarkup.c (g_markup_parse_context_parse): Added
proper support for CDATA sections.
2002-05-20 jacob berkman <jacob@ximian.com>
* glib/gdir.c: include sys/types.h before dirent.h to build on