summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2017-12-22 19:30:29 +0300
committerIvan Maidanski <ivmai@mail.ru>2017-12-22 20:18:22 +0300
commit4185d9e2ed491b39826d852652c03b8153e544be (patch)
tree8599fd4f2760ce73a42e4bb9f3231c633d3c600d
parent3e35bebce0854cea52a3757a6f3f925642397c49 (diff)
downloadlibatomic_ops-4185d9e2ed491b39826d852652c03b8153e544be.tar.gz
Update ChangeLog file (v7.2 - v7.4 changes only)
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a18113..e19e11c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,7 @@ Also, includes 7.4.6 changes
* Fix AO_malloc for sizes near CHUNK_SIZE
* Fix memory leak in test_malloc
+* Fix typo in AO_REAL_NEXT_PTR comment
== [7.4.8] 2017-10-18 ==
@@ -286,10 +287,11 @@ Also, includes 7.2e changes
Also, includes 7.2 changes
-== [7.2i] (not released yet) ==
+== [7.2i] 2017-12-21 ==
* Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)
* Fix AO_malloc for sizes near CHUNK_SIZE
+* Fix typo in AO_REAL_NEXT_PTR comment
== [7.2h] 2017-05-17 ==