Document encoding of g_get_user_name(), g_get_real_name(), g_get_tmp_dir()

2004-11-28  Tor Lillqvist  <tml@iki.fi>

	* glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
	g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
This commit is contained in:
Tor Lillqvist
2004-11-28 22:54:37 +00:00
committed by Tor Lillqvist
parent 1864918b3b
commit 8d25dee6d5
2 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2004-11-28 Tor Lillqvist <tml@iki.fi>
* glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
2004-11-28 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.