diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-21 14:03:08 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-26 16:28:09 +0100 |
commit | 371927debffc6bb42d8d86a90afc715d1d837e74 (patch) | |
tree | 28fab8afb25b4d8f2b84da7c1f114f1dee861f4b /CHANGELOG.md | |
parent | 7d7733f6d674bc3aff4ffd5b9cbad7c448e82b04 (diff) |
Switch to direct app server, not FastCGI.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a1365fda5..d5e382503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - Add Blackhole send method. #2246 - Add script to list/diff template changes in core that might need applying to a cobrand. + - Move away from FastCGI in sample conf/sysvinit config. * v2.4 (6th September 2018) - Security |