diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-20 13:33:05 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-20 13:33:05 +0000 |
commit | 9b37e5c64402e5242e0a157438b9584eef703036 (patch) | |
tree | beb6dff78c50f8996c647d93b8ba515cf1f1de7d | |
parent | cee015785f5c65e2479ff8dea5de92ea724d4e61 (diff) | |
download | ATCD-9b37e5c64402e5242e0a157438b9584eef703036.tar.gz |
ChangeLogTag: Sat Dec 20 13:32:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | TAO/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index b17e6d8d36d..6de4f3f0876 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,7 +1,12 @@ +Sat Dec 20 13:32:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/*.bor: + Added missing Id tag to several Borland makefiles to fix fuzz errors + Fri Dec 19 23:05:27 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu> * TAO_IDL/be/be_visitor_operation/operation_ss.cpp: - + Cosmetic change - removed an extra newline. * TAO_IDL/be/be_visitor_traits.cpp: @@ -19,7 +24,7 @@ Fri Dec 19 10:27:46 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu> * orbsvcs/Scheduling_Service/Makefile: * orbsvcs/Naming_Service/Makefile: - Moved the checks for the status of the conditional variables in + Moved the checks for the status of the conditional variables in rules.tao.GNU, after the inclusion of rules.tao.GNU. Thanks to Thomas Lockhart for reporting this problem. |