diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-16 00:26:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-16 00:26:24 +0000 |
commit | efd2b41c35d427c78c685b9a543578df3641135d (patch) | |
tree | 2c4e5af483e5a2b3d7bb9ec23e62ec09d71acbf3 /doc/upgrade.html | |
parent | d6d44bb45053f0dbf866f355d1e5a4b0b3eeaf3d (diff) | |
download | skalibs-efd2b41c35d427c78c685b9a543578df3641135d.tar.xz |
- add bitarray_count
- add openwritevnclose_at
- rc for 2.3.5.0
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 0ad462a..6028182 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.5.0 </h2> + +<ul> + <li> New functions: bitarray_count(), openwritevnclose_at() </li> +</ul> + <h2> in 2.3.4.0 </h2> <ul> |