Add a note about g_strreverse() and UTF-8.

* glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and UTF-8.

	* glib/gstrfuncs.c (g_strtod):
	(g_ascii_strtod):
	(g_ascii_dtostr):
	(g_ascii_formatd): Doc formatting fixes.
This commit is contained in:
Matthias Clasen
2002-03-11 21:38:18 +00:00
parent 09ac5e2e00
commit 3346808702
11 changed files with 91 additions and 28 deletions

View File

@@ -1,3 +1,10 @@
2002-03-11 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strtod):
(g_ascii_strtod):
(g_ascii_dtostr):
(g_ascii_formatd): Doc formatting fixes.
Fri Mar 8 10:58:28 2002 Owen Taylor <otaylor@redhat.com>
* ======== Released 2.0.0 ========