Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 18 May 2017 08:33:10 +0000 (11:33 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 18 May 2017 22:58:25 +0000 (01:58 +0300)
ChangeLog

index 3794a46..cac136a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,6 +91,7 @@ Also, includes 7.4.6 changes
 * Support CFLAGS_EXTRA to pass extra user-defined compiler flags (make)
 * Support n32 ABI for mips64
 * Update shared libraries version info for 7.4.6+ (to 1:4:0)
+* Use 'inline code' format for commands in README.md
 * 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)
@@ -255,7 +256,7 @@ Also, includes 7.2e changes
 Also, includes 7.2 changes
 
 
-== [7.2h] (unset) ==
+== [7.2h] 2017-05-17 ==
 
 * Add 'clean' target to Makefile.msft
 * Enable Makefile.msft for Win64