X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=change.log;h=81694eff0ce426e71d8af160b7f75fd405696cec;hb=77f1ac5023c954c40ab1c9e9fdbd787cdf116c12;hp=75d19a8bd20df30b1f0bd246a60e2eba3fbe6a52;hpb=8545ba9c8ad48800cb0977882257b016bde97851;p=libcds.git diff --git a/change.log b/change.log index 75d19a8b..81694eff 100644 --- a/change.log +++ b/change.log @@ -1,4 +1,8 @@ 2.4.0 + - Removed: -fno-strict-aliasing requirement + +2.3.1 01.09.2017 + Maintenance release - issue #81: bug in gc::DHP when extending thread's retired array, thanks to gtroxler (https://github.com/gtroxler) - Improved CMake scripts for simplifying libcds intergration with