summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2003-04-18 17:25:46 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2003-04-18 17:25:46 +0000
commit7dad25a0c65e617440441e968f20fbdad6ba6633 (patch)
tree3adab0ed5ad950f97621bc74e3a1f60aac1382ad /ChangeLog
parent12432fdec9947609dadb24d33a2b28d079aa11c2 (diff)
downloadATCD-7dad25a0c65e617440441e968f20fbdad6ba6633.tar.gz
ChangeLogTag: Fri Apr 18 12:24:02 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 16 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a6db2f48ba..fb8cb5a11fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,21 @@
+Fri Apr 18 12:24:02 2003 Chad Elliott <elliott_c@ociweb.com>
+
+ * bin/MakeProjectCreator/modules/Driver.pm:
+
+ Allow directories to be passed in as mpc and mwc files would be.
+
Fri Apr 18 12:02:31 2003 Steve Huston <shuston@riverace.com>
- * ACEXML/common/URL_Addr.inl:
- * examples/Mem_Map/IO-tests/test_io.cpp:
- * examples/Reactor/Misc/test_demuxing.cpp:
- * performance-tests/Misc/preempt.cpp:
- * performance-tests/Server_Concurrency/Queue_Based_Workers/workers.cpp:
- * performance-tests/Server_Concurrency/Queue_Based_Workers/RT_CORBA_Workers.cpp:
- * performance-tests/Server_Concurrency/Leader_Follower/leader_follower.cpp:
- * performance-tests/Server_Concurrency/Leader_Follower/RT_CORBA_Leader_Follower.cpp:
- Add #include "ace/INET_Addr.h" and/or "ace/ACE.h" to pick up needed
- method declarations.
+ * ACEXML/common/URL_Addr.inl:
+ * examples/Mem_Map/IO-tests/test_io.cpp:
+ * examples/Reactor/Misc/test_demuxing.cpp:
+ * performance-tests/Misc/preempt.cpp:
+ * performance-tests/Server_Concurrency/Queue_Based_Workers/workers.cpp:
+ * performance-tests/Server_Concurrency/Queue_Based_Workers/RT_CORBA_Workers.cpp:
+ * performance-tests/Server_Concurrency/Leader_Follower/leader_follower.cpp:
+ * performance-tests/Server_Concurrency/Leader_Follower/RT_CORBA_Leader_Follower.cpp:
+ Add #include "ace/INET_Addr.h" and/or "ace/ACE.h" to pick up needed
+ method declarations.
Fri Apr 18 06:54:35 2003 Chad Elliott <elliott_c@ociweb.com>