summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-11-12 02:16:26 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-11-12 02:16:26 +0000
commitdf4005cd326f90b2b4378eee977af5cb3a7247ca (patch)
treea68297b17d559c45fd491a05a9e2c3893be4eb40
parent1b3a4f08f327369bba5b0a416406337fdb4c6e65 (diff)
downloadATCD-df4005cd326f90b2b4378eee977af5cb3a7247ca.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 00ce43dfb44..92bb35084ca 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -18,15 +18,15 @@ Mon Nov 11 17:27:22 2002 Carlos O'Ryan <coryan@atdesk.com>
* tao/Messaging/AMI_ClientRequestInfo_i.h:
* tao/Messaging/AMI_ClientRequestInfo_i.cpp:
* tao/Messaging/Makefile:
- Add implementation class for AMI ClientRequestInfos.
+ Add implementation class for AMI ClientRequestInfos. [Bug 286]
* TAO_IDL/be/be_codegen.cpp:
Move some #includes to the .cpp file, include
AMI_ClientRequestInfo_i.h when compiling with interceptors and
- AMI.
+ AMI. [Bug 286]
* TAO_IDL/be/be_visitor_operation/ami_cs.cpp:
- Generate interceptor code for sendc_*** operations.
+ Generate interceptor code for sendc_*** operations. [Bug 286]
* tests/Portable_Interceptors/Makefile:
* tests/Portable_Interceptors/AMI/Makefile: