summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-23 20:22:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-23 20:22:52 +0000
commit9fce60cb554cb7ef56315e42ceb9d24665223e34 (patch)
treecfa6895462515e4b91cd1b3b0511461f5606e2e6 /ChangeLog-97a
parent985fae02dc44fa1244200d2ad7f1bd810395c096 (diff)
downloadATCD-9fce60cb554cb7ef56315e42ceb9d24665223e34.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 5dce83e6372..cd8a8c79444 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -6,6 +6,11 @@ Wed Apr 23 14:27:48 1997 David L. Levine <levine@cs.wustl.edu>
* tests/Process_Strategy_Test.cpp: added ACE_Singleton template
specialization.
+ * examples/Service_Configurator/Misc/Timer_Service.cpp (init): changed
+ type of loop index to int to avoid signed/unsigned comparison, and
+ initialized "interval" so that it has a value even if one isn't
+ specified on the command line.
+
Wed Apr 23 10:52:45 1997 Chris Cleeland <cleeland@cs.wustl.edu>
* ace/OS.cpp (thr_create): Removed errant preprocessor conditional