From 063885cc3cb88e864761d34ebfe7171ee1906233 Mon Sep 17 00:00:00 2001 From: Thiago da Silva Date: Mon, 5 Jun 2017 14:31:37 -0400 Subject: Release 1.5.0 Change-Id: I6903e11a24f548a07f924cef8f0bc8ba3c456ef0 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6381951..a25bc86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Release 1.5.0 +------------- + + . Added support for Phazr.IO libphazr library + . Fixed memory leaks and initialization errors in Jerasure + . Fixed memory leak in ISA-L + . Changed the Galois Field multiplication table in ISA-L to be calculated + only on init. + . Fixed valgrind-check to enable finding memory-leaks. + . Fixed several memory leaks in tests and also in the built-in rs_vand + implementation. + . Fixed warning on automake tool + . Added compiler flag to disable AVX optimizations. + Release 1.4.0 ------------- -- cgit v1.2.1