aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba8629dad4..137126d5bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-20 Ulrich Drepper <drepper@redhat.com>
+
+ * include/atomic.h (atomic_decrement_if_positive): Adjust for the
+ correct atomic_compare_and_exchange_acq semantics.
+
2003-03-20 Alexandre Oliva <aoliva@redhat.com>
* sysdeps/mips/ieee754.h: Remove excess #endif.