summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-27 21:56:24 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-27 21:56:24 +0000
commite887ea8745e422db118bef975b6570e2dc6ab293 (patch)
tree8c539750e6f2073b1e93033ad5d09edc03aad9d7 /TAO/ChangeLog-99c
parent23f0506bf816756331a081944778961482d63ee6 (diff)
downloadATCD-e887ea8745e422db118bef975b6570e2dc6ab293.tar.gz
ChangeLogTag: Mon Dec 27 15:55:06 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c35
1 files changed, 22 insertions, 13 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 5299642a7c6..c3b8417a4c0 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,18 +1,27 @@
+Mon Dec 27 15:55:06 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * tao/ORB.cpp: reverted this change:
+
+ Thu Dec 23 08:39:50 1999 David L. Levine <levine@cs.wustl.edu>
+
+ because it's not necessary when the g++ headers are
+ not #included by cxx (which they shouldn't).
+
Fri Dec 24 23:55:00 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu>
- * tests/Smart_Proxies/On_Demand/client.cpp:
- * tests/Smart_Proxies/On_Demand/server.cpp:
- * tests/Smart_Proxies/On_Demand/Smart_Proxy_Impl.{h, cpp}:
- * tests/Smart_Proxies/On_Demand/Smart_Test_Factory.{h, cpp}:
- * tests/Smart_Proxies/On_Demand/README:
- * tests/Smart_Proxies/On_Demand/Makefile:
- * tests/Smart_Proxies/On_Demand/run_test.pl:
- * tests/Smart_Proxies/On_Demand/svc.conf:
- * tests/Smart_Proxies/On_Demand/test.idl:
-
- This test extends the Smart Proxy test and provides on demand
- activation of the smart proxy using the svc.conf file.
-
+ * tests/Smart_Proxies/On_Demand/client.cpp:
+ * tests/Smart_Proxies/On_Demand/server.cpp:
+ * tests/Smart_Proxies/On_Demand/Smart_Proxy_Impl.{h, cpp}:
+ * tests/Smart_Proxies/On_Demand/Smart_Test_Factory.{h, cpp}:
+ * tests/Smart_Proxies/On_Demand/README:
+ * tests/Smart_Proxies/On_Demand/Makefile:
+ * tests/Smart_Proxies/On_Demand/run_test.pl:
+ * tests/Smart_Proxies/On_Demand/svc.conf:
+ * tests/Smart_Proxies/On_Demand/test.idl:
+
+ This test extends the Smart Proxy test and provides on demand
+ activation of the smart proxy using the svc.conf file.
+
Fri Dec 24 12:28:00 1999 David L. Levine <levine@cs.wustl.edu>
* examples/Simulator/Event_Supplier/DualEC_Sup.cpp (shutdown):