summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-04-15 04:07:45 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-04-15 04:07:45 +0000
commitaf5073c513dc7149f27180c8bff95113cc885c75 (patch)
tree59d6ccf8c83b79a0eee2a2154895069c580d8f05 /TAO/ChangeLogs
parent79ce763f7dff04cfa1a64007335a6553139c4682 (diff)
downloadATCD-af5073c513dc7149f27180c8bff95113cc885c75.tar.gz
ChangeLogTag: Sun Apr 14 23:05:23 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLogs')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index f23edb53a46..6490e6c2bad 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,14 @@
+Sun Apr 14 23:05:23 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h:
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h:
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h: Fixed wrong
+ includes. They were including Pluggable.h which doesnt exist
+ anymore.
+
+ * orbsvcs/orbsvcs/Makefile.PortableGroup: Generated dependency
+ again.
+
Sun Apr 14 20:17:10 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Invocation.cpp: Fixed a compile error. Improper merge :(