From 50a11af5bddcda9160d84f2ae3577df7451a7a95 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Thu, 15 Dec 2016 11:09:32 +0100 Subject: Imported Upstream version 0.4.3.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index eb1ec08..2671fb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +0.4.3 +===== + - Switched to C++14 + - GCC updated to version 6; Clang updated to version 3.8 + - Fixed calculation of struct's member offset on x32 platform (https://github.com/epam/nfstrace/issues/19) + - Fix unaligned access in buffer copies. + +0.4.2 +===== + - documentation converted to LaTeX format + - repository was cleaned up via BFG Repo-Cleaner tool (https://rtyley.github.io/bfg-repo-cleaner/) to reduce the size. + 0.4.1 ===== - minor bug fixes for Debian platforms; -- cgit v1.2.3