summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/webserver.manpages1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f3b762..43a487f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ webserver (1.18~pre1) UNRELEASED; urgency=medium
* Added example configurations
* FCGI bugfix: IPv6 support
* FCGI: Implemented direct application start
+ * Added webapp-runner for FCGI applications (replacement for spawn-fcgi)
-- Roland Reichwein <mail@reichwein.it> Sun, 08 Jan 2023 15:26:48 +0100
diff --git a/debian/webserver.manpages b/debian/webserver.manpages
index 0bf93db..9d38ea1 100644
--- a/debian/webserver.manpages
+++ b/debian/webserver.manpages
@@ -1 +1,2 @@
webserver.1
+webapp-runner.1