Document errorchecking mutexes

svn path=/trunk/; revision=5381
This commit is contained in:
Matthias Clasen
2007-03-06 19:44:19 +00:00
parent ff5419ec40
commit cbaaa4006e
2 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2007-03-06 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
* glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
g_node_first_child(). (#409395, Vincent Untz)