summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:36:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:36:55 +0000
commit6bae0bac6941c9f02c7c4dcb08505df288210cb0 (patch)
tree43f413554bab9cdd3161a070e4a5c8777c18e63c /doc
parent5253f3b6ff66249ff31e0d667d193ba3256b1a69 (diff)
downloadexecline-6bae0bac6941c9f02c7c4dcb08505df288210cb0.tar.xz
version increase to 2.0.1.0 (because of import -u)v2.0.1.0
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html7
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 5ba0b66..08335f5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -50,7 +50,7 @@ shell's syntax, and has no security issues.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.0.0.0 or later </li>
+2.1.0.0 or later </li>
</ul>
<h3> Licensing </h3>
@@ -63,7 +63,7 @@ shell's syntax, and has no security issues.
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.0.1.0.tar.gz">2.0.1.0</a>. </li>
<li> Alternatively, you can checkout a copy of the execline git repository:
<pre> git clone git://git.skarnet.org/execline </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index ab01120..d699803 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,6 +17,13 @@
<h1> What has changed in execline </h1>
+<h2> in 2.0.1.0 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.1.0.0 </li>
+ <li> <tt>-u</tt> option added to import and importas </li>
+</ul>
+
<h2> in 2.0.0.0 </h2>
<ul>