more atomic ops pointer cast fixes. this time it'll work with atomic op
[platform/upstream/glib.git] / ChangeLog
index 25fd956..837d14d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
+Fri Jul 13 01:01:46 2007  Tim Janik  <timj@imendio.com>
+
+       * glib/gthread.[hc]: more atomic ops pointer cast fixes. this time it'll
+       work with atomic op macros *and* atomic op functions.
+
+Fri Jul 13 00:50:40 2007  Tim Janik  <timj@imendio.com>
+
+       * glib/gthread.[hc]: fixed missing pointer casts when using atomic ops.
+
 2007-07-12  Matthias Clasen  <mclasen@redhat.com>
 
+       * configure.in: Bump version
+
+       * === Released 2.13.7 ===
+
        * NEWS: Updates
 
 Thu Jul 12 17:31:08 2007  Tim Janik  <timj@imendio.com>