浏览代码

[win32] - get rid of dll.def and export/import functions based on prepro...

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

+ 1 - 0
RELEASE_NOTES.md

@@ -5,6 +5,7 @@ Release Notes v1.6 (Under Development)
 Changes
 -------
 
+- Win32: Replace dll.def file by export macros in civetweb.h (CSTAJ)
 - 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)