document non-thread-safety for _foreach() functions.

Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>

        * glib/tmpl/datalist.sgml:
        * glib/tmpl/datalset.sgml: document non-thread-safety for
        _foreach() functions.
This commit is contained in:
Tim Janik
2005-07-30 21:41:18 +00:00
committed by Tim Janik
parent f0cfc267ba
commit a49fda33d5
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
Sat Jul 30 23:40:35 2005 Tim Janik <timj@gtk.org>
* glib/tmpl/datalist.sgml:
* glib/tmpl/datalset.sgml: document non-thread-safety for
_foreach() functions.
2005-07-26 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/arrays.sgml: One more improvement.