summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-08-13 16:09:50 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-08-13 16:09:50 +0000
commit9212da01bbaa900dbff8aca9b07b92d821251df2 (patch)
tree30144faa6b93c392db62303a4b61fdc3bf7f86e5 /doc
parent3fc40a0c2ee783f2180c0f477f26d68bde6cb53c (diff)
downloadexecline-9212da01bbaa900dbff8aca9b07b92d821251df2.tar.xz
Add EXECLINE_BLOCK_*_STRING macros
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 921ff49..9772ccb 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -67,7 +67,7 @@ library. </li>
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.1.3.1.tar.gz">2.1.3.1</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.1.4.0.tar.gz">2.1.4.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 51d64d3..11ecd0a 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in execline </h1>
+<h2> in 2.1.4.0 </h2>
+
+<ul>
+ <li> New <tt>EXECLINE_BLOCK_END_STRING</tt> and <tt>EXECLINE_BLOCK_QUOTE_STRING</tt> macros </li>
+</ul>
+
<h2> in 2.1.3.1 </h2>
<ul>