Update ChangeLog
authorIvan Maidanski <ivmai@mail.ru>
Fri, 16 Dec 2011 14:17:37 +0000 (18:17 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 16 Dec 2011 14:17:37 +0000 (18:17 +0400)
ChangeLog

index 0b8d26e..6ebf1ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,7 @@
 * Fix AO_test_and_setXX in tests/list_atomic.template.
 * Fix AO_test_and_set_full (gcc/x86[_64].h) to work-around a bug in LLVM v2.7.
 * Fix AO_test_and_set_full on m68k.
+* Fix __ARM_ARCH_5__ macro handling for Android NDK (ARMv7).
 * Fix configure for Cygwin, mingw-w64/32.
 * Fix generalization for IA-64 (regarding AO_or, AO_..._read/write primitives)
 * Fix generalized AO_<type>_fetch_and_add() return type.