]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 12 Dec 2017 14:54:03 +0000 (17:54 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 12 Dec 2017 14:54:03 +0000 (17:54 +0300)
ChangeLog

index 30e787c18207e47fcc00cb261226b5fa634a2d39..0f6e54389bbca97672759efea7a268fe4669e35a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
 
+== [7.4.10] (not released yet) ==
+
+* Fix AO_malloc for sizes near CHUNK_SIZE
+* Fix memory leak in test_malloc
+
+
 == [7.4.8] 2017-10-18 ==
 
 * Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)
@@ -195,6 +201,12 @@ Also, includes 7.2e changes
 Also, includes 7.2 changes
 
 
+== [7.2i] (not released yet) ==
+
+* Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)
+* Fix AO_malloc for sizes near CHUNK_SIZE
+
+
 == [7.2h] 2017-05-17 ==
 
 * Add 'clean' target to Makefile.msft