summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-05-16 00:26:24 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-05-16 00:26:24 +0000
commitefd2b41c35d427c78c685b9a543578df3641135d (patch)
tree2c4e5af483e5a2b3d7bb9ec23e62ec09d71acbf3 /doc
parentd6d44bb45053f0dbf866f355d1e5a4b0b3eeaf3d (diff)
downloadskalibs-efd2b41c35d427c78c685b9a543578df3641135d.tar.xz
- add bitarray_count
- add openwritevnclose_at - rc for 2.3.5.0
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html6
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 6991a2d..d43b23e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ with a standard C development environment </li>
<h3> Download </h3>
<ul>
- <li> The current released version of skalibs is <a href="skalibs-2.3.4.0.tar.gz">2.3.4.0</a>. </li>
+ <li> The current released version of skalibs is <a href="skalibs-2.3.5.0.tar.gz">2.3.5.0</a>. </li>
<li> Alternatively, you can checkout a copy of the skalibs git repository:
<pre> git clone git://git.skarnet.org/skalibs </pre> </li>
</ul>
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>