Skip to content
Snippets Groups Projects
Commit e94a02dc authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

Added more in 5.4 release notes

parent 5680b0fc
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,16 @@
## Release 5.4
Changes in Libmongoose library:
* Added `hexdump_file` option for low-level request/reply debugging
* Added `mg_template()` API function for generating HTML pages from
templates with expansions
* Fixed `struct mg_connection::local_ip` handling, `mg_set_option()`
behavior with NULL values
* Removed Lua support
Changes in pre-compiled binaries:
* Created HTML administration console
* 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment