diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-07 13:13:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-07 13:13:55 +0000 |
commit | 83761e599a18a7ac99e58aa67b6b4869557f26e5 (patch) | |
tree | fbab0798fce3867a7038a96751b3b4526370abaf /doc/upgrade.html | |
parent | 153a646667ff5ae7578a6027938524db91c40821 (diff) | |
download | skalibs-83761e599a18a7ac99e58aa67b6b4869557f26e5.tar.xz |
- Doc update
- version: 2.3.0.0 rc
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6786c2d..8f819c7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,14 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.0.0 </h2> + +<ul> + <li> buffer_getvall and buffer_putvall have a different interface. (And now work.) </li> + <li> buffer_read and buffer_write are now deprecated. </li> + <li> various siovec additions, such as siovec_trunc </li> +</ul> + <h2> in 2.2.1.0 </h2> <ul> |