diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 10c3a6d9..60e2bd60 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -4,6 +4,11 @@ Changes in pre-compiled binaries: * When server is started, browser is started automatically + * Fixed directory listing bug when directory contains `#` character + * Removed built-in Lua Server Pages in the binary, and instead + added Mongoose + Lua developer bundle which has Lua Server Pages support. + That also solves external Lua modules loading problem. + ## Release 5.3, March 10 2014