diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-04 03:42:40 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-04 03:42:40 +0000 |
commit | 00b6c65498110965b92403cf07edc24085f4bfca (patch) | |
tree | 1d5622ee303781f93f8d9f96c43c17937bafaa94 /TAO/ChangeLog-98c | |
parent | bf3b65d6a89a41f1a050c2d76421515aa08b5f7f (diff) | |
download | ATCD-00b6c65498110965b92403cf07edc24085f4bfca.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r-- | TAO/ChangeLog-98c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 79e2dc0481f..b8a75c70cbd 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,10 @@ +Sun Jan 03 21:39:49 1999 Irfan Pyarali <irfan@cs.wustl.edu> + + * tao/POA.cpp (encode_sequence_to_string): Removed extra call to + isascii(). It's followed by an isprint(): if byte is printable, + then it must be ascii. Thanks to David Levine and Chris + Cleeland for helping with this. + Sun Jan 3 21:10:42 1999 Vishal Kachroo <vishal@merengue.cs.wustl.edu> Addded a function to check if it is the first server or clerk. |