mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-17 03:01:58 +02:00
Updates
svn path=/trunk/; revision=5633
This commit is contained in:
parent
39248d5123
commit
6b3b223646
@ -1,3 +1,7 @@
|
|||||||
|
2007-07-12 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
Thu Jul 12 17:31:08 2007 Tim Janik <timj@imendio.com>
|
Thu Jul 12 17:31:08 2007 Tim Janik <timj@imendio.com>
|
||||||
|
|
||||||
* tests/slice-concurrent.c: beautified output somewhat. fixed long
|
* tests/slice-concurrent.c: beautified output somewhat. fixed long
|
||||||
|
5
NEWS
5
NEWS
@ -1,6 +1,11 @@
|
|||||||
Overview of Changes from GLib 2.13.6 to GLib 2.13.6
|
Overview of Changes from GLib 2.13.6 to GLib 2.13.6
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
|
* The memory corruption warning from the slice allocator that
|
||||||
|
occurred when threads were initialized after the slice allocator
|
||||||
|
has been removed, as the slice allocator now works fine
|
||||||
|
in this scenario.
|
||||||
|
|
||||||
* New functions g_once_init_enter() and g_once_init_leave() make
|
* New functions g_once_init_enter() and g_once_init_leave() make
|
||||||
it easier to write threadsafe one-time initialization functions
|
it easier to write threadsafe one-time initialization functions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user