summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-06-09 14:30:37 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-06-09 14:30:37 +0000
commitcc1d6999746427244bd6d13a309291df13e9e6aa (patch)
treed0e36d570f88bf847347e7ceaebafa3d223a1dc0 /TAO/ChangeLog
parent9c28e57143db27442d7cf0c627ea74320b927726 (diff)
downloadATCD-cc1d6999746427244bd6d13a309291df13e9e6aa.tar.gz
ChangeLogTag: Thu Jun 9 07:24:15 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a71d09252bc..6ac937ef585 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,11 @@
+Thu Jun 9 07:24:15 2005 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * orbsvcs/orbsvcs/Log/EventLogConsumer.cpp (push):
+ * orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp (push):
+
+ Catch log service exceptions and rethrow the corresponding
+ system exception.
+
Thu Jun 9 07:11:33 2005 J.T. Conklin <jtc@acorntoolworks.com>
* orbsvcs/orbsvcs/Log/Log_i.cpp (write_records, write_recordlist):