summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-01 18:43:17 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-01 18:43:17 +0000
commit1fdb5a1f6c7736b37f1bb8e6596d8284543fe224 (patch)
tree3b3e2ca3b1dd3c9984a9522bf7b02cd8d08181ce
parent9924aadb60327aeb71f76b58aa96510e0855c9b5 (diff)
downloadATCD-1fdb5a1f6c7736b37f1bb8e6596d8284543fe224.tar.gz
* tao/Exception.h:
Moved the TAO_Export macro in the ostream operator declaration, and added an 'extern' as well.
-rw-r--r--TAO/ChangeLog-99c6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 91c4bf96d58..3a4f69af442 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,9 @@
+Wed Dec 1 12:38:10 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/Exception.h:
+ Moved the TAO_Export macro in the ostream operator declaration,
+ and added an 'extern' as well.
+
Tue Nov 30 19:35:13 1999 Jeff Parsons <parsons@cs.wustl.edu>
* performance-tests/RTCorba/Oneways/Reliable/client.cpp: