summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTim Janik <timj@imendio.com>2005-12-13 09:15:52 +0000
committerTim Janik <timj@src.gnome.org>2005-12-13 09:15:52 +0000
commit7c24467a1c9ff129025cb59027606f0daf405c3c (patch)
tree7d8e1da4af31f7ed145146f8bb0093ddee96007b /ChangeLog.pre-2-10
parent2e6faeec59055e4f852b6cda0f4243dcf581a684 (diff)
downloadglib-7c24467a1c9ff129025cb59027606f0daf405c3c.tar.gz
added g_atomic_pointer_set() and g_atomic_int_set() for systems where the
Tue Dec 13 10:13:32 2005 Tim Janik <timj@imendio.com> * glib/gatomic.h: added g_atomic_pointer_set() and g_atomic_int_set() for systems where the initialization of atomic variables requires a write memory barrier.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 5435936ae..50260fcc7 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+Tue Dec 13 10:13:32 2005 Tim Janik <timj@imendio.com>
+
+ * glib/gatomic.h: added g_atomic_pointer_set() and g_atomic_int_set()
+ for systems where the initialization of atomic variables requires a
+ write memory barrier.
+
2005-12-09 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version