summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-26 19:24:31 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-26 19:24:31 +0000
commit14da0844365737061a4f523637f9fd7f23a575c7 (patch)
treef68552cc226f78de3f669dc36360eeb2689616e3
parentf1ca2e80d183baf85b37f23e63f75b1ec346d27d (diff)
downloadATCD-14da0844365737061a4f523637f9fd7f23a575c7.tar.gz
ChangeLogTag:Tue Aug 26 18:57:07 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb2fece49da..bb6cc4d2881 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,8 @@ Tue Aug 26 18:57:07 UTC 2003 Don Hinton <dhinton@dresystems.com>
* ASNMP/asnmp/vb.h:
* ASNMP/asnmp/wpdu.h:
Changed ACE_Export to ASNMP_Export in order to correctly create
- dll's on Windows.
+ dll's on Windows. Thanks to Johnny Willemsen
+ <jwillemsen@remedy.nl> for pointing this out.
* tests/DLL_Test_Impl.h:
Added #include OS_Memory.h.