summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTushar Gohad <tusharsg@gmail.com>2015-10-20 21:58:41 +0000
committerTushar Gohad <tusharsg@gmail.com>2015-10-20 22:32:14 +0000
commit58b7a54d35c058b5b1266f9e5167be47f07a12c6 (patch)
tree83c0efa84111bb48a841ee98e7cd47b930be7b94 /ChangeLog
parent04dfa2124bdff152cbbbc641bedbe912c685cb03 (diff)
downloadliberasurecode-58b7a54d35c058b5b1266f9e5167be47f07a12c6.tar.gz
Release 1.1.0v1.1.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5df17eb..77972ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Release 1.1.0
+-------------
+
+ . Fix for a segfault related to Jerasure uninit() function that is being
+ looked up by the jerasure EC backend (Issue#19)
+ . Split helpers.h include for backward compatibility
+ . Create header symlinks in std locations for backward compat (<= 1.0.8)
+ . Eliminate erasurecode_stdinc.h dependency on log.h
+ . Move fragment_header defn to main erasurecode header
+ . doxygen documentation fixes
+
Release 1.0.9
-------------