summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago da Silva <thiago@redhat.com>2017-06-05 14:31:37 -0400
committerThiago da Silva <thiago@redhat.com>2017-06-05 14:32:32 -0400
commit063885cc3cb88e864761d34ebfe7171ee1906233 (patch)
tree4dd1993eea7b4532ecea7691057d9a0c76e165b6 /ChangeLog
parent0962144c51421a39be921876328bcecb912c7674 (diff)
downloadliberasurecode-063885cc3cb88e864761d34ebfe7171ee1906233.tar.gz
Release 1.5.0
Change-Id: I6903e11a24f548a07f924cef8f0bc8ba3c456ef0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
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
-------------