Correct the documentation for G_MINFLOAT and G_MINDOUBLE. (#114513,

* glib/tmpl/limits.sgml: Correct the documentation for
	G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
This commit is contained in:
Matthias Clasen
2003-06-06 21:20:34 +00:00
parent 3bfb73d477
commit a495b2cb03
2 changed files with 13 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
2003-06-06 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/limits.sgml: Correct the documentation for
G_MINFLOAT and G_MINDOUBLE. (#114513, Christophe Fergeau)
* glib/glib-sections.txt: Add g_vasprintf().
* glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to