diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-09-13 16:12:17 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-09-13 16:12:17 +0000 |
commit | be1b9271b278e96fa9a419bb033c174771f4c2be (patch) | |
tree | c64080ed158483456068ba0925f47ef2363ce0ef /TAO/ChangeLogs | |
parent | 47f90de13c5a9a118eaf788a5365deb0bedacb11 (diff) | |
download | ATCD-be1b9271b278e96fa9a419bb033c174771f4c2be.tar.gz |
ChangeLogTag: Thu Sep 13 11:05:13 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLogs')
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 6e2efbb2ccc..6f310cffdd6 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,11 @@ +Thu Sep 13 11:05:13 2001 Balachandran Natarajan <bala@cs.wustl.edu> + + * tao/IIOP_Connection_Handler.cpp (process_listen_point_list): + When creating an IIOP Endpoint, passed in the value of the + ORBDottedDecimal address value from the ORB_Core. This is a real + stupid mistake :(. Added a debug statement. Thanks to <Name and + Mail to be confirmed> for reporting this problem. + Wed Sep 12 17:05:00 2001 Balachandran Natarajan <bala@cs.wustl.edu> * tao/DynamicAny/DynAny_i.cpp: Fixed a compile problem with g++. |