Prepare for 2.9.0

This commit is contained in:
Matthias Clasen
2005-11-17 21:33:07 +00:00
parent 2966c751b1
commit f59aac306d
13 changed files with 93 additions and 9 deletions

View File

@@ -1,5 +1,10 @@
2005-11-17 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols: Updates
* glib/gutf8.c (g_utf8_offset_to_pointer): Add some performance
hints to the docs. (Paolo Borelli)
* NEWS: Updates
* glib/gthread.c (g_thread_foreach): Mark as new api.