Browse Source

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

bel 11 years ago
parent
commit
920e2a3dff
1 changed files with 1 additions and 0 deletions
  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)