Update ChangeLog
authorIvan Maidanski <ivmai@mail.ru>
Wed, 30 Nov 2011 12:21:00 +0000 (16:21 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 30 Nov 2011 12:21:00 +0000 (16:21 +0400)
ChangeLog

index e8f71ec..fd754aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
 * Eliminate compiler warnings in various functions and macros.
 * Generalize AO_compare_and_swap primitives via AO_fetch_compare_and_swap.
 * Generalize acquire/release/full CAS primitives for MIPS
+* Implement fetch_and_add, test_and_set primitives for MIPS.
 * Improve Makefile for MS VC++; pass '-W3' option to MS compiler.
 * Include ao_t_is_int.h from atomic_ops.h after first generalization pass
 * Merge all Makefile.am files in src tree.