summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-07-16 19:00:06 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-07-16 19:00:06 +0000
commit946a281835b673e39ff7251f4a6519ebf9fd7fde (patch)
tree40484b2b663211ece905ce8842ee782ad796ae1c
parent04c89ee09e1bb488569730672fcfde09982f00ea (diff)
downloadATCD-946a281835b673e39ff7251f4a6519ebf9fd7fde.tar.gz
ChangeLogTag: Sun Jul 16 13:58:01 2000 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 627cb8fcd6d..a55a46b49bf 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -2,7 +2,8 @@ Sun Jul 16 13:58:01 2000 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/POA.h:
* tao/POA.cpp: Fixed a few compile errors from SunCC5 and Minimum
- CORBA builds.
+ CORBA builds. They were mostly due to mismatched exception
+ specifications.
Fri Jul 14 21:37:16 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>