summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-08-27 17:46:29 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-08-27 17:46:29 +0000
commit772dcc8e06adc3b3d79641b4e64d0550e0267335 (patch)
tree0e6f1f0904197cae0614861e4ccacb2dd0808cc5
parente807a59110d51d6597b1849f1c8d6f09bdbdebb1 (diff)
downloadATCD-772dcc8e06adc3b3d79641b4e64d0550e0267335.tar.gz
ChangeLogTag: Tue Aug 27 12:40:12 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 08fd5678fef..1f3c93dc27e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -15,7 +15,8 @@ Tue Aug 27 12:40:12 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderb
exceptions to the caller.
Please see the discussions in BUG 1265 and chapter 2 of
- "Exceptional C++" by Herb Sutter for details.
+ "Exceptional C++" by Herb Sutter for details on why this is a
+ good idea.
* tao/ORB.cpp (shutdown): Added a comment as to why we cannot lock
exceptions within this method. Doing so would render us