summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Wilhelmi <seppi@seppi.de>2004-02-26 17:33:09 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2004-02-26 17:33:09 +0000
commit960a9899a7d499033a60647810c9067c4edf5c09 (patch)
tree9eacede564794a21a17d37c442fbdc4137781500 /ChangeLog
parent42bba4008f6e9d3e82256cf87a5170312ae20f5c (diff)
Last commit log was wrong: Should have been:
2004-02-26 Sebastian Wilhelmi <seppi@seppi.de> * glib/gatomic.h: Fix the !G_THREADS_ENABLED case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac2ef18d0..aa8ba005a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-02-26 Sebastian Wilhelmi <seppi@seppi.de>
+ * glib/gatomic.h: Fix the !G_THREADS_ENABLED case.
+
* tests/child-test.c (main): Only run, if threads are enabled.
* glib/gatomic.h: empty G_ATOMIC_MEMORY_BARRIER() definition for