diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-27 13:28:03 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-27 13:28:03 +0000 |
| commit | e17f71f9f01a429664caf120d9ac159ed9f5283f (patch) | |
| tree | 524ebfc55d4aa56b2842a109ffffab2319afa6c2 /doc/upgrade.html | |
| parent | 36333f75234a6cb1b98cbe104aee3506d6bec9a1 (diff) | |
| download | skalibs-e17f71f9f01a429664caf120d9ac159ed9f5283f.tar.gz | |
- added sha512 (buggy, need to commit to test somewhere else)
- version bump (not a rc yet)
- bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7e2b687..7736c88 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.3.0 </h2> + +<ul> + <li> New sha512 functions, see <tt>skalibs/sha512.h</tt> </li> +</ul> + <h2> in 2.3.2.0 </h2> <ul> |
