summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a17
1 files changed, 17 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index ff019d3d3f3..adb6e3bf37a 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,20 @@
+Sat Mar 3 00:16:46 2001 Ossama Othman <ossama@uci.edu>
+
+ * tests/Portable_Interceptors/ForwardRequest/Makefile:
+
+ Updated dependencies. Fixed one part of the build problems.
+
+ (TAO_IDLFLAGS):
+
+ Added missing IDL include path. `ServerRequestInterceptor.idl'
+ includes "tao/PortableInterceptor.pidl". This is the other part
+ of the build fix.
+
+ (realclean):
+
+ Added missing clean rules for the `ServerRequestInterceptor*'
+ stubs and skeletons.
+
Fri Mar 02 23:54:41 2001 Ossama Othman <ossama@uci.edu>
* tao/OctetSeqC.cpp: