From 997f4d9441e179432d1553f265ce682e8aa1b7ed Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 30 Jan 2015 19:59:54 +0300 Subject: [PATCH] Update ChangeLog file (v7.2 - v7.4 changes only) --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b5dadc..82c2b4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ +== [7.4.4] (unset) == + +* Eliminate 'variable set but not used' Cppcheck warnings in test_stack. +* Fix makefile preventing AO_pause undefined in libatomic_ops_gpl. +* Fix missing casts to match printf format specifier in test_atomic. +* Fix missing output folder on making auto-generated test files (Automake). +* Minor fix of code alignment in mips AO_compare_and_swap. +* Restore contribution info in ChangeLog for authors not listed in git log. + + == [7.4.2] 2014-05-02 == * Fix a typo in doc/README.txt (remove redundant "an" article). @@ -139,6 +149,11 @@ * Use __builtin_expect in CAS failure loop condition checks (GCC only). +== [7.2g] (unset) == + +* Remove inclusion of acquire_release_volatile.h on MIPS. + + == [7.2f] 2014-05-02 == * Fix a typo in doc/README.txt (remove redundant "an" article). -- 2.7.4