浏览代码

Update release notes

bel 10 年之前
父节点
当前提交
4d1edfd48d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      RELEASE_NOTES.md

+ 3 - 0
RELEASE_NOTES.md

@@ -5,6 +5,9 @@ Release Notes v1.7 (Under Development)
 Changes
 -------
 
+- Fix CGI variables SCRIPT_NAME and PATH_TRANSLATED
+- Set TCP_USER_TIMEOUT to deal faster with broken connections
+- Add a Lua form handling example
 - Return more differentiated HTTP error codes
 - Add log_access callback
 - Rewrite and comment request handling function