Add g_vasprintf().

2003-06-06  Matthias Clasen  <maclas@gmx.de>

	* glib/glib-sections.txt: Add g_vasprintf().

	* glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
	the g_strdup_printf() docs.
This commit is contained in:
Matthias Clasen
2003-06-05 22:54:55 +00:00
committed by Matthias Clasen
parent 27b3b2c681
commit 53efcd835d
3 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2003-06-06 Matthias Clasen <maclas@gmx.de>
* glib/glib-sections.txt: Add g_vasprintf().
* glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
the g_strdup_printf() docs.
2003-05-28 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/string_utils.sgml: Document that g_strdup() and