2005-11-17  Matthias Clasen  <mclasen@redhat.com>

	* NEWS: Updates

	* glib/gthread.c (g_thread_foreach): Mark as new api.

	* README.in: Updates.
This commit is contained in:
Matthias Clasen
2005-11-17 19:05:59 +00:00
committed by Matthias Clasen
parent 9f90f2f23e
commit 2966c751b1
8 changed files with 92 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
* glib/tmpl/date.sgml:
* glib/glib-sections.txt: Add g_date_set_time_t,
g_date_set_time_val.
g_date_set_time_val and g_thread_foreach
2005-11-08 Matthias Clasen <mclasen@redhat.com>