Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 15 May 2017 20:17:10 +0000 (23:17 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 16 May 2017 12:07:02 +0000 (15:07 +0300)
ChangeLog

index 80291ac..ea23588 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,6 +76,7 @@ Also, includes 7.4.6 changes
 * Eliminate 'implicit declaration of close' warning in 'strict ANSI' mode
 * Eliminate 'missing braces around initializer' gcc warning (hppa)
 * Eliminate 'printf format specifies type void*' GCC pedantic warnings
+* Eliminate 'value shift followed by expansion' false code defect warning
 * Enable limited testing in Makefile.msft without Cygwin
 * Fix (delete) comment for AO_and_full (x86)
 * Fix block_all_signals compilation in 'strict ANSI' mode
@@ -259,6 +260,7 @@ Also, includes 7.2 changes
 * Enable Makefile.msft for Win64
 * Exclude 'check' from nmake all (Makefile.msft)
 * Fix 'Cannot implement CAS_full on this architecture' build error (cris)
+* Fix 'doc' files installation folder
 * Fix (improve) AO_REQUIRE_CAS description in README
 * Fix AO_SIZE_MAX definition (Linux/musl-gcc)
 * Fix assertions style in test_atomic_include