summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-05-05 13:24:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-05-05 13:24:28 +0000
commitd541b650832bc2bb32abcd0482924de0776776f5 (patch)
tree211b26d1394de77d477465d3820c5472c7c13fb6 /doc
parent7d06701bfaad445e48832ba4fd189ffc36e34387 (diff)
downloadskalibs-d541b650832bc2bb32abcd0482924de0776776f5.tar.xz
OpenBSD sucks, but everyone knew this already.v2.3.4.0
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html7
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 0628eba..3ac214e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -59,7 +59,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.3.0.tar.gz">2.3.3.0</a>. </li>
+ <li> The current released version of skalibs is <a href="skalibs-2.3.4.0.tar.gz">2.3.4.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 7736c88..d1991fa 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,6 +17,13 @@
<h1> What has changed in skalibs </h1>
+<h2> in 2.3.4.0 </h2>
+
+<ul>
+ <li> New function: stat_at() </li>
+ <li> The rest of the changes are bugfixes or QoL. </li>
+</ul>
+
<h2> in 2.3.3.0 </h2>
<ul>