diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ + Added a parallel encoder, accessible through ~p/eris-encode~ as well as ~p/{fetch,store}-data~. + ~lparallel~ added as a dependency rather than ~bordeaux-threads~. ++ Removed the parallel decoder, as it was broken from the start. * 0.2 *Backwards incompatible*: + The eris-encode function now takes an OUTPUT-FUNCTION |