aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-21 08:54:48 +0000
committerRoland McGrath <roland@gnu.org>2003-03-21 08:54:48 +0000
commit2923c644071d07647667c842cc15e2ccf5453971 (patch)
tree3f54e07711b3ec2c6d0a68feeadd4ffb4f187675
parent916ff11ac778b19cb38b1f06d3daf5aaee7a0c87 (diff)
downloadglibc-2923c644071d07647667c842cc15e2ccf5453971.zip
glibc-2923c644071d07647667c842cc15e2ccf5453971.tar.gz
glibc-2923c644071d07647667c842cc15e2ccf5453971.tar.bz2
* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8d7762..6d03ff2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-21 Roland McGrath <roland@redhat.com>
+
+ * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
+
2003-03-20 Ulrich Drepper <drepper@redhat.com>
* include/atomic.h: Define atomic_compare_and_exchange_val_acq,