summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-98c
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r--TAO/ChangeLog-98c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index f29a256770b..7944871505a 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,10 @@
+Fri Jan 23 17:08:45 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
+
+ * orbsvcs/Event_Service/Event_Channel.h:
+ * orbsvcs/Event_Service/Event_Channel.i:
+ Fixed problem with Event Channel, it was using _this
+ unproperly.
+
Fri Jan 23 16:49:19 1998 Chris Cleeland <cleeland@cs.wustl.edu>
* tests/Param_Test/{server.cpp,param_test_i.h,param_test_i.cpp}: