summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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
-------------