diff options
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index d39ec37d917..89a59e086dc 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,22 @@ +Mon Sep 24 11:03:17 2001 Ossama Othman <ossama@uci.edu> + + * tao/PICurrent_ORBInitializer.h: + * tao/PICurrent_ORBInitializer.cpp: + + Only make code "visible" if the TAO_HAS_INTERCEPTORS + preprocessor macro is set to "1". Fixes build problems in + configurations where request interceptors are disabled. + + * tao/PICurrent.h: + * tao/PICurrent.cpp: + + "Nuked" trailing whitespace. + + * tao/Makefile: + * tao/*/Makefile: + + Updated dependencies. + Mon Sep 24 01:21:16 2001 Ossama Othman <ossama@uci.edu> * tao/PICurrent.h: |