diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-30 19:25:02 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-30 19:25:02 +0000 |
commit | 9333baef94670c45ee45b991e2ceae19d53f4dad (patch) | |
tree | 308f6b270bc5303fcb187ac74fc5fbec36444362 | |
parent | b0beca83e26aa3afc034114da8635ee0a529ceed (diff) | |
download | ATCD-9333baef94670c45ee45b991e2ceae19d53f4dad.tar.gz |
*** empty log message ***
-rw-r--r-- | TAO/ChangeLog-99c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index e9b83c332c3..9df3b7b228f 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,12 @@ +Mon Aug 30 14:19:11 1999 Nanbor Wang <nanbor@cs.wustl.edu> + + * tao/Reply_Dispatcher.h: + * tao/Reply_Dispatcher.cpp: + * tao/Asynch_Invocation.i: + * tao/Asynch_Invocation.cpp: I changed the service context + handling interfaces but did not update these file to reflect the + change. Thanks to Jeff and Michael for noticing this. + Mon Aug 30 13:01:04 1999 Jeff Parsons <parsons@cs.wustl.edu> * tao/BoundsC.cpp: |