summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index bb27a691b97..8d394f60dd7 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,18 @@
+Wed Feb 7 14:31:48 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * orbsvcs/Makefile:
+ * orbsvcs/IFR_Service/IFR_Service.cpp:
+ * orbsvcs/IFR_Service/Makefile:
+ * orbsvcs/IFR_Service/Servant_Locator.cpp:
+ * orbsvcs/IFR_Service/Servant_Locator.h:
+ * orbsvcs/tests/Makefile:
+ * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.cpp:
+ * orbsvcs/tests/InterfaceRepo/Application_Test/ifr_dii_client.h:
+
+ Reverted changes to source files that guarded against
+ minimum CORBA compilation. Instead, modified makefiles
+ to skip the relevant directories.
+
Wed Feb 7 12:57:35 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
* tao/Acceptor_Registry.cpp: