2005-09-12 Matthias Clasen <mclasen@redhat.com>
* glib/gmarkup.c (g_markup_escape_text): Clarify docs.
+2005-09-12 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gmarkup.c (g_markup_escape_text): Clarify docs.
+
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
+2005-09-12 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gmarkup.c (g_markup_escape_text): Clarify docs.
+
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
+2005-09-12 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gmarkup.c (g_markup_escape_text): Clarify docs.
+
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
* from being processed according to the XML rules for normalization
* of line endings and attribute values.
*
- * Return value: escaped text
+ * Return value: a newly allocated string with the escaped text
**/
gchar*
g_markup_escape_text (const gchar *text,