aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html3
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 913a218..68aeb9b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -50,7 +50,7 @@ certain state, and a comfortable C API to control
<li> A Linux-based system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.14.5.1 or later. It's a build-time requirement. It's also a run-time
+2.15.0.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs library. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 5a8ab88..b87b246 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,8 +21,9 @@
<h2> in 0.0.2.2 </h2>
<ul>
+ <li> Support for disabling RPATH at configure time. </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.14.5.1. </li>
+dependency bumped to 2.15.0.0. </li>
</ul>
<h2> in 0.0.2.1 </h2>