浏览代码

Update release notes

Add differences since last update by using
git log --format=oneline 42daa29532d7b882d850935e19368a795dbb3311..HEAD

For a full list since the last release, see
git log --format=oneline 1dba82d5820b75db0ea7aae1bf7877de9a8a1dc0..HEAD
bel 8 年之前
父节点
当前提交
d1af891d54
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      RELEASE_NOTES.md

+ 7 - 0
RELEASE_NOTES.md

@@ -5,6 +5,13 @@ Release Notes v1.9 (work in progress)
 Changes
 Changes
 -------
 -------
 
 
+- Rewrite connection close handling
+- Rewrite mg_fopen/mg_stat
+- Enhanced tray icon menu for Windows
+- Add subprotocol management for websocket connections
+- Partially rewrite timeout handling
+- Add option keep_alive_timeout_ms
+- Improve support for absolute URIs
 - Allow some additional compiler checks (higher warning level)
 - Allow some additional compiler checks (higher warning level)
 - Add option for case sensitive file names for Windows
 - Add option for case sensitive file names for Windows
 - Short notation for listening_ports option when using IPv4 and IPv6 ports
 - Short notation for listening_ports option when using IPv4 and IPv6 ports