summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-31 17:24:12 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-31 17:24:12 +0000
commit741d2ea69c0ef970d6b8e1d5a2575a5db68f3e00 (patch)
tree0ece12ebd2e19935538bab87887a588e37da55d1 /ChangeLog-99b
parent7d489cf372ea9e017b3f5281072654cac3be8bf1 (diff)
downloadATCD-741d2ea69c0ef970d6b8e1d5a2575a5db68f3e00.tar.gz
.
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 23157d52c40..7e0ec149d6b 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,5 +1,9 @@
Mon May 31 11:51:03 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+ * ace/CORBA_Handler.h: Updated the comments to clarify how to use
+ this class. Thanks to Ram Vishnuvajjala
+ <rvishnuvajjala@lucent.com> for motivating this.
+
* ace/Service_Config: Added a static variable called is_initialized
that keeps track of whether the <ACE_Service_Config> is already
initialized. If it is, we can't allow <yyparse> to be called