From: Ivan Maidanski Date: Mon, 5 Mar 2012 16:51:28 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: libatomic_ops-7_3alpha2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfaa4afc6f3849a8c7173c5a1cde4cc0e64506ac;p=libatomic_ops Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 102d965..94ec821 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,7 +26,7 @@ * Remove duplicate doc/COPYING and empty NEWS files. * Replace atomic_ops_malloc static mmap-related empty functions with macros. * Replace pointer relational comparisons with non-pointer ones. -* Require automake 2.63 instead of v2.64. +* Require automake 2.61 instead of v2.64. * Show extra compiler warnings (GCC only). * Turn off AO primitives inlining if AO_NO_INLINE defined.