summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2019-03-27 20:44:00 +0300
committerIvan Maidanski <ivmai@mail.ru>2019-03-27 21:16:14 +0300
commitbd0b66c91d9cb4cb506854b1167ab485c4af1197 (patch)
tree2ec952c2128bbead56637e3c7c6c0960f712e69d /ChangeLog
parent302fba3e50db3bfbeb1caa40b349d40df33e41a9 (diff)
downloadbdwgc-bd0b66c91d9cb4cb506854b1167ab485c4af1197.tar.gz
Update ChangeLog file (v7.2 - v7.4 changes only)
(a cherry-pick of commit 0c7bb67e from 'release-7_4')
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 252d0b38..cb744b42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -840,6 +840,13 @@ Also, includes 7.4.6 changes
Also, includes 7.4.4 changes
+== [7.4.20] (not released yet) ==
+
+* Fix configure message about 'AIX gcc optimization fix'
+
+Also, includes 7.2o changes
+
+
== [7.4.18] 2019-03-01 ==
* Fix 'wrong __data_start/_end pair' error on Android
@@ -1350,6 +1357,13 @@ Also, includes 7.2e, 7.2d, 7.2c, 7.2b changes
Also, includes 7.2 changes
+== [7.2o] (not released yet) ==
+
+* Fix configure message about 'AIX gcc optimization fix'
+* Fix printf format specifier in simple_example.html
+* Fix various typos mostly in documentation files
+
+
== [7.2n] 2019-03-01 ==
* Fix 'mprotect remapping failed' abort on NetBSD with PaX enabled