瀏覽代碼

Update RELEASE_NOTES

bel 11 年之前
父節點
當前提交
031af3defd
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      RELEASE_NOTES.md

+ 3 - 0
RELEASE_NOTES.md

@@ -5,6 +5,9 @@ Release Notes v1.6 (Under Development)
 Changes
 -------
 
+- Server should check the nonce for http digest access authentication (bel)
+- Hide read-only flag in file dialogs opened by the Edit Settings dialog for the Windows executable (bel)
+- Add all functions to dll.def, that are in the header (bel)
 - Added Lua extensions: send_file, get_var, get_mime_type, get_cookie, url_decode, url_encode (bel)
 - mg_set_request_handler() mod to use pattern (bel, Patch from Toni Wilk)
 - Solved, tested and documented SSL support for Windows (bel)