summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-02 03:05:16 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-02 03:05:16 +0000
commited8f2aa624052a40db62dd4ae284fbc11e2bdcc6 (patch)
tree872a44c16f176deff65f54448c36c7c85ae65b57
parente8e764dea5d183f6e7e07441ae74ef80dffc0d6a (diff)
downloadATCD-ed8f2aa624052a40db62dd4ae284fbc11e2bdcc6.tar.gz
Fixed ace dsp file.
-rw-r--r--ChangeLog-99b14
1 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 06628316fee..add15907016 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,9 +1,15 @@
+Mon Feb 1 21:02:26 1999 Darrell Brunsch <brunsch@cs.wustl.edu>
+
+ * ace/ace_dll.dsp: Some template files were being compiled
+ in the Release/Unicode/Alpha configs. This is now not the
+ case.
+
Mon Feb 1 13:49:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
- * ace/config-linux-common.h:
- Added a definition for ACE_TIMER_SKEW, apparently it is only
- needed in multiple CPU machines (with SMP enabled); but it did
- solve the problems with MT_Reactor_Timer_Test.
+ * ace/config-linux-common.h:
+ Added a definition for ACE_TIMER_SKEW, apparently it is only
+ needed in multiple CPU machines (with SMP enabled); but it did
+ solve the problems with MT_Reactor_Timer_Test.
Mon Feb 01 13:08:11 1999 Jeff Parsons <parsons@cs.wustl.edu>