aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-05-09 19:04:32 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-05-09 19:04:32 +0000
commitf851b268c586329731b9a213e20360d2ef0f108a (patch)
tree17ec4666cb166a40dd708abd47f1153189ff495f /doc
parentab1db58a33aa10d04cc556a24ad612cec6e3802c (diff)
downloadexecline-f851b268c586329731b9a213e20360d2ef0f108a.tar.gz
Prepare for 2.9.9.1. Correctly include locale.h when necessary.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index f000979..c91fad4 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -78,8 +78,8 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.9.9.0.tar.gz">2.9.9.0</a>.
-You can access its checksum <a href="execline-2.9.9.0.tar.gz.sha256">here</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.9.9.1.tar.gz">2.9.9.1</a>.
+You can access its checksum <a href="execline-2.9.9.1.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/execline/">execline
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index bc6d56b..8f472c9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,6 +19,12 @@
<h1> What has changed in execline </h1>
+<h2> in 2.9.9.1 </h2>
+
+<ul>
+ <li> No functional changes. </li>
+</ul>
+
<h2> in 2.9.9.0 </h2>
<ul>