From: Ivan Maidanski Date: Fri, 2 May 2014 07:07:20 +0000 (+0400) Subject: Update ChangeLog file X-Git-Tag: libatomic_ops-7_4_2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3145aac4031b7afd85588dfe7e96e5d02bde55c;p=libatomic_ops Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index 468000d..3543461 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ +== [7.4.2] 2014-05-02 == + +* Fix a typo in doc/README.txt (remove redundant "an" article). +* Update emails/links due to project site transition. + + == [7.4.0] 2013-11-17 == * Add and/or/xor entries to list_atomic (tests). @@ -133,6 +139,12 @@ * Use __builtin_expect in CAS failure loop condition checks (GCC only). +== [7.2f] 2014-05-02 == + +* Fix a typo in doc/README.txt (remove redundant "an" article). +* Regenerate configure files by new automake (v1.14.1), libtool (v2.4.2.418). + + == [7.2e] 2013-11-10 == * Fix (remove) invalid include of read_ordered.h for ARM.