From c9b6b04a7502215b94a00560fad905786b144bb2 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 5 Apr 2020 13:38:59 -0400 Subject: fix rare intermittent "CGI application encountered an error" errors --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index c72e4454..b7a135b9 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,7 @@ * For the web UI: * Updated the JSON validator and Content Patcher schema for Content Patcher 1.13. + * Fixed rare intermittent "CGI application encountered an error" errors. * For modders: * Fixed asset propagation on Linux/Mac for monster sprites, NPC dialogue, and NPC schedules. -- cgit