summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-25 22:41:04 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-25 22:41:04 +0000
commit7825eacffbd22121240ca0b97bf7fffa415f01df (patch)
tree784a32541b5254222d2f2d6b6691a682f7d365b2
parent4c816729528de1b1a93cfa479d325dc1e757611a (diff)
downloadATCD-7825eacffbd22121240ca0b97bf7fffa415f01df.tar.gz
* tao/PortableServer/PortableServerC.h:
* tao/diffs/PortableServerC.h.diff: Replace an overlooked ACE_TRY_ENV with TAO_ENV_ARG_DECL_WITH_DEFAULTS, and updated the .diff file. Thanks to Bala for pointing this out.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 9c8cc7373f0..4cc6bfe204e 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Wed Apr 25 17:39:46 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/PortableServer/PortableServerC.h:
+ * tao/diffs/PortableServerC.h.diff:
+
+ Replace an overlooked ACE_TRY_ENV with
+ TAO_ENV_ARG_DECL_WITH_DEFAULTS, and updated the
+ .diff file. Thanks to Bala for pointing this out.
+
Wed Apr 25 16:09:25 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Connection_Handler.h: