Explorar el Código

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 hace 8 años
padre
commit
d1af891d54
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      RELEASE_NOTES.md

+ 7 - 0
RELEASE_NOTES.md

@@ -5,6 +5,13 @@ Release Notes v1.9 (work in progress)
 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)
 - Add option for case sensitive file names for Windows
 - Short notation for listening_ports option when using IPv4 and IPv6 ports