Update ChangeLog file
authorIvan Maidanski <ivmai@mail.ru>
Wed, 9 Nov 2011 15:55:03 +0000 (19:55 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 11 Nov 2011 12:36:28 +0000 (16:36 +0400)
ChangeLog

index 770ae4e..7ff9629 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
 * Adjust AO_..._H macros in public headers.
 * Define AO macros for libatomic_ops version identification.
 * Eliminate compiler warnings in various functions and macros.
+* Generalize AO_compare_and_swap primitives via AO_fetch_compare_and_swap.
 * Improve Makefile for MS VC++; pass '-W3' option to MS compiler.
 * Merge all Makefile.am files in src tree.
 * Minor code refactoring of atomic_ops.c, generic_pthread.h.