From 2df7689a705347fbcf69d5c1a8cdb88d9db23f88 Mon Sep 17 00:00:00 2001 From: khizmax Date: Mon, 16 Jan 2017 12:37:08 +0300 Subject: [PATCH] changelog --- change.log | 3 +++ thanks | 1 + 2 files changed, 4 insertions(+) diff --git a/change.log b/change.log index 2968e951..0d70e16a 100644 --- a/change.log +++ b/change.log @@ -13,6 +13,9 @@ External API of gc::DHP class is changed: now only initial count of hazard pointers can be specified in the constructor. Like new gc::HP, the new gc::DHP supports an external allocator for internal data. + - Added more flat-combining queue tests, thanks to Marsel Galimullin. + - Changed cmake scripts for MacOS and ARMv7/ARMv8 (64 bit) support, + thanks to Michail Komarov (https://github.com/Nemo1369) 2.2.0 04.01.2017 General release diff --git a/thanks b/thanks index 6e0d6cd5..088a3fa1 100644 --- a/thanks +++ b/thanks @@ -10,6 +10,7 @@ Lily Tsai (https://github.com/tslilyai) Lucas Larsch Markus Elfring Marsel Galimullin +Michail Komarov (https://github.com/nemo1369) Mykola Dimura Mike Krinkin (https://github.com/krinkinmu) Nikolai Rapotkin -- 2.34.1