From 13b89bab4d03747b3837647cf8b0442640408412 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Fri, 30 Aug 2019 13:37:50 -0700 Subject: Update CHANGES for v1.3.4. List of significant changes since the last release tag. --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index f36b45a..855b0b1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +Version 1.3.4 (2019 August 30) + +* Faster slice-by-8 CRC32 implementation. + see https://lwn.net/Articles/453931/ for motivation. +* Add CMake build. +* Deprecate Visual Studio project files in favor of CMake. +* configure --disable-crc option for fuzzing. +* Various build fixes. +* Documentation and example code fixes. + Version 1.3.3 (2017 November 7) * Fix an issue with corrupt continued packet handling. -- cgit v1.2.1