Add note about in-place editing to g_strdelimit() doc.

(#118875, Thomas Vander Stichele)
This commit is contained in:
Matthias Clasen
2003-08-05 21:35:55 +00:00
parent 479928953b
commit 10d02e3aef
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2003-08-05 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
(#118875, Thomas Vander Stichele)
2003-07-30 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.