summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2016-11-09 15:34:58 -0800
committerJohn Dickinson <me@not.mn>2016-11-09 15:37:32 -0800
commitd0cfa463905f9d982383fb985e483330f7dc3e91 (patch)
tree406350c159de6dd326a67f21b309b7a96a5080b7
parent74eaa374c107d1a9e140fc7a8c1bf91386619940 (diff)
downloadliberasurecode-1.3.0.tar.gz
1.3.0 release1.3.0
Change-Id: I81ad241db741afda0afee4278b143f2615cfe621
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog8
2 files changed, 12 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4b26dfd..b04db50 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,9 +12,13 @@ Contributors
* Timur Alperovich
* Thiago da Silva
* Thomas Goirand
+ * Andreas Jaeger
* Ryuta Kon
* Chris Lamb
+ * Eric Lambert
* Dirk Mueller
+ * Ondřej Nový
* James Page
* Kota Tsuyuzaki
* Pete Zaitcev
+ * gengchc2
diff --git a/ChangeLog b/ChangeLog
index 6e81d39..f9e4c93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Release 1.3.0
+-------------
+
+ . Fixed error handling on gf_ivnert_matrix in isa-l backend
+ . Added get_by_desc return value handling to get_fragment_size
+ . Other minor fixes and updates
+
+
Release 1.2.0
-------------