Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 10 May 2017 06:18:23 +0000 (09:18 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 10 May 2017 07:39:02 +0000 (10:39 +0300)
ChangeLog

index a7dc6ab..d2ca7ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -87,6 +87,7 @@ Also, includes 7.4.6 changes
 * Support n32 ABI for mips64
 * Update shared libraries version info for 7.4.6+ (to 1:4:0)
 * Use LLD and SCD instructions on mips64
+* Workaround 'resource leak' false positives in AO_malloc, add_elements
 * Workaround 'uninitialized memory use' MemorySanitizer warning (test_atomic)
 Also, includes 7.2h changes
 
@@ -263,6 +264,7 @@ Also, includes 7.2 changes
 * Fix type of general AO_TS_INITIALIZER
 * Fix typo in comments in gcc/arm.h
 * Fix typos in 'error' pragma messages
+* Workaround test_stack failure on AIX/ppc
 
 
 == [7.2g] 2016-05-23 ==