summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-09 04:22:37 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-09 04:22:37 +0000
commitc69522609951dd9193efa682035d2ac14013d811 (patch)
tree7fa0bf7bca3d1bd16049e915047d098f60f95809 /TAO
parenta5a0be58b9f135db47bc21a10686e2428e0947ec (diff)
downloadATCD-c69522609951dd9193efa682035d2ac14013d811.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog-99c4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 8e68f01a923..bd8262c831a 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -6,8 +6,8 @@ Thu Jul 8 22:55:59 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
between the "ami_phase3" branch and the current branch.
Most of the support for the AMI Callback is added. But all the
- AMI specific code is commented out using
- "TAO_HAS_CORBA_MESSAGING" and "TAO_POLLER".
+ AMI specific code is conditionally compiled using
+ "TAO_HAS_CORBA_MESSAGING" and "TAO_POLLER".
Thu Jul 8 21:50:02 1999 Carlos O'Ryan <coryan@cs.wustl.edu>