From 167eeccde389ea3a9611aed611179c729d719460 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Tue, 16 Apr 2024 16:03:54 +0000
Subject: Fix off-by-one in backtick; prepare for 2.9.5.1
Signed-off-by: Laurent Bercot
---
doc/index.html | 4 ++--
doc/upgrade.html | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
(limited to 'doc')
diff --git a/doc/index.html b/doc/index.html
index 73b7867..74f83f3 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -61,7 +61,7 @@ library.
- - If you're using musl and
+
- If you're using musl and
want nsswitch-like functionality:
nsss version
0.2.0.4 or later (build-time and boot-time)
@@ -77,7 +77,7 @@ want nsswitch-like functionality:
Download
- - The current released version of execline is 2.9.5.0.
+ - The current released version of execline is 2.9.5.1.
- Alternatively, you can checkout a copy of the
execline
git repository:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index b34a6fc..927db65 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
What has changed in execline
+ in 2.9.5.1
+
+
+ - No functional changes.
+
+
in 2.9.5.0