소스 검색

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