Doc addition
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Oct 2005 20:11:25 +0000 (20:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 5 Oct 2005 20:11:25 +0000 (20:11 +0000)
2005-10-05  Matthias Clasen  <mclasen@redhat.com>

* glib/gmarkup.c (g_markup_escape_text): Doc addition

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/gmarkup.c

index f20033e..0533ede 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gmarkup.c (g_markup_escape_text): Doc addition
+
        * Makefile.am: Add Collation tests.
 
        * tests/collate/*: Inputs and expected outputs for collation tests.
index f20033e..0533ede 100644 (file)
@@ -1,5 +1,7 @@
 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gmarkup.c (g_markup_escape_text): Doc addition
+
        * Makefile.am: Add Collation tests.
 
        * tests/collate/*: Inputs and expected outputs for collation tests.
index f20033e..0533ede 100644 (file)
@@ -1,5 +1,7 @@
 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gmarkup.c (g_markup_escape_text): Doc addition
+
        * Makefile.am: Add Collation tests.
 
        * tests/collate/*: Inputs and expected outputs for collation tests.
index 953da61..9b57cf1 100644 (file)
@@ -1923,7 +1923,7 @@ append_escaped_text (GString     *str,
 /**
  * g_markup_escape_text:
  * @text: some valid UTF-8 text
- * @length: length of @text in bytes
+ * @length: length of @text in bytes, or -1 if the text is nul-terminated
  * 
  * Escapes text so that the markup parser will parse it verbatim.
  * Less than, greater than, ampersand, etc. are replaced with the