Doc additions.
authorMatthias Clasen <maclas@gmx.de>
Tue, 8 Jul 2003 23:43:47 +0000 (23:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 8 Jul 2003 23:43:47 +0000 (23:43 +0000)
2003-07-12  Matthias Clasen  <maclas@gmx.de>

* glib/gprintf.c: Doc additions.

2003-07-12  Matthias Clasen  <maclas@gmx.de>

* glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
Remove markup which is now handled better by gtk-doc.

docs/reference/ChangeLog

index 96d503a..1ca5e48 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-12  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
+       Remove markup which is now handled better by gtk-doc.
+
 2003-07-09  Matthias Clasen  <maclas@gmx.de>
 
        * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.