diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-01-13 17:40:09 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-01-13 17:40:09 +0100 |
commit | c0d9d61e3330d4f69a9547cc3d0e62970fb7427e (patch) | |
tree | ffc906ba3ddbe97dbf1042b14063caa7debe141d /debian/changelog | |
parent | d14582a1d92e036780166a0b5ec0494d7353cc75 (diff) |
Added webapp-runner
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 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 |