summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-31 22:44:59 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-31 22:44:59 +0000
commitf5c385aea0df2828f46303c67290439fc8b0cd04 (patch)
treed2e1a46c41de2cb208ab3657467c488c5d4ca766
parent0bb622508f8b71d770613c2b0d676b193c8768ff (diff)
downloadATCD-f5c385aea0df2828f46303c67290439fc8b0cd04.tar.gz
Added Capabilities_Test project files to NT.
-rw-r--r--ChangeLog-99b21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index c36be6f3f85..7f4238e1a53 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,24 @@
+Sun Oct 31 16:39:53 1999 Darrell Brunsch <brunsch@cs.wustl.edu>
+
+ * ace/Capabilities.cpp:
+ Added ACE_BUILD_DLL so the class is properly exported on NT.
+
+ * ace/ace_dll.dsp:
+ * ace/ace_lib.dsp:
+ Added Capabilities files to MSVC projects.
+
+ * tests/Capabilities_Test.cpp:
+ Was loading the wrong file, changed to loading
+ Capabilites_Test.cfg instead of captest.cfg.
+
+ * tests/Capabilities_Test.dsp:
+ * tests/version_tests/Capabilities_Test.dsp:
+ * tests/tests.dsw:
+ Added Capabilities_Test project files.
+
+ * tests/run_tests.bat:
+ Added Capabilities_Test to the list of tests.
+
Sun Oct 31 15:29:08 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Capabilities.cpp: Cleaned up some of the explicit template