Pārlūkot izejas kodu

Update release notes

For a full list since the last release, see
git log --format=oneline 1dba82d5820b75db0ea7aae1bf7877de9a8a1dc0..HEAD
bel 8 gadi atpakaļ
vecāks
revīzija
f8de6fe23f
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      RELEASE_NOTES.md

+ 5 - 0
RELEASE_NOTES.md

@@ -5,7 +5,12 @@ Release Notes v1.9 (work in progress)
 Changes
 -------
 
+- Add option to set linger timeout
+- Update Duktape and Lua (third-party code)
+- Add continuous integration tests
 - Add API documentation
+- Limit recursions in .htpasswd files
+- Fix SCRIPT_NAME for CGI directory index files (index.php)
 - Use non-blocking sockets
 - stdint.h is now required and no longer optional
 - Rewrite connection close handling