소스 검색

Update RELEASE_NOTES

bel 11 년 전
부모
커밋
4fb9768772
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -6,6 +6,8 @@ Changes
 -------
 
 - Win32: Replace dll.def file by export macros in civetweb.h (CSTAJ)
+- Base64 encode and decode functions for Lua (bel)
+- Support pre-loaded files for the Lua environment (bel)
 - 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)