diff --git a/cf/ChangeLog b/cf/ChangeLog index d4e8166af..c435d633b 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,7 @@ 2008-04-17 Love Hörnquist Åstrand + * win32.m4: replace _export with __declspec(dllexport) + * make-proto.pl: Add __declspec(dllimport) to the exported functions.