summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-06 21:16:43 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-06 21:16:43 +0000
commit75bf383eb150c6ca5d8f62db82245df9d131045f (patch)
tree50a82ade50d8ef2110efcd44015f94eee8f389ed
parent10cbe52cc5f544f148d320b0e9d870efec220b5a (diff)
downloadATCD-75bf383eb150c6ca5d8f62db82245df9d131045f.tar.gz
* TAO/performance-tests/Pluggable/PP_Test_Client.h:
* TAO/performance-tests/Pluggable/PP_Test_Client.cpp: Moved member CORBA::ORB_var orb_ ahead of the other _vars in the declaration/initialization order.
-rw-r--r--TAO/ChangeLog-99c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index cfa1700be91..5bbbb9e98a1 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,10 @@
+Sun Jun 6 16:14:50 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO/performance-tests/Pluggable/PP_Test_Client.h:
+ * TAO/performance-tests/Pluggable/PP_Test_Client.cpp:
+ Moved member CORBA::ORB_var orb_ ahead of the other
+ _vars in the declaration/initialization order.
+
Sun Jun 6 15:41:51 1999 Jeff Parsons <parsons@cs.wustl.edu>
* tao/Any.h: