summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorSebastian Wilhelmi <seppi@seppi.de>2004-02-27 17:19:32 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2004-02-27 17:19:32 +0000
commitd77011caf416141916e71cfabbc038b71d7d517b (patch)
treeeb0d818ec7390a8f98e7fc07c7c3c529c508eda6 /ChangeLog.pre-2-4
parent4054cc5979de9fe27995170fa8c3faec272c10f2 (diff)
downloadglib-d77011caf416141916e71cfabbc038b71d7d517b.tar.gz
Reading access to ref_count only with g_atomic_int_get().
2004-02-27 Sebastian Wilhelmi <seppi@seppi.de> * glib/gasyncqueue.c, glib/gasyncqueue.h: Reading access to ref_count only with g_atomic_int_get().
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-43
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 1b2898f82..3eabce152 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -6,6 +6,9 @@
g_async_queue_ref_locked is deprecated, but still there to
preserve ABI.
+ * glib/gasyncqueue.c, glib/gasyncqueue.h: Reading access to
+ ref_count only with g_atomic_int_get().
+
Fri Feb 27 02:00:34 2004 Matthias Clasen <maclas@gmx.de>
* acglib.m4: quote AC_DEFUN macro names so automake