summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-10-31 01:59:16 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-10-31 01:59:16 +0000
commitb0aff2ca032976d1f4972e59afb576d43b1838ec (patch)
tree57bfe2381f945ab51852deb3f23934ee726675d2
parent522e4e3a2d9d3d879d1dfb307b3d4dbcba76b42e (diff)
downloadATCD-b0aff2ca032976d1f4972e59afb576d43b1838ec.tar.gz
ChangeLogTag:Mon Oct 30 16:34:33 2000 Chris Cleeland <cleeland_c@ociweb.com>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 6f3ad90f0d1..83e5928b649 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -65,11 +65,11 @@ Mon Oct 30 15:21:24 2000 Jeff Parsons <parsons@cs.wustl.edu>
* tao/Typecode.cpp:
- Added a check for a null typecode pointer argument
- to a function common to equal() and equivalent().
- This change will cause all Any extractions to fail
- if the application has not initialized an ORB. Thanks
- to <albert.wijnja@meco.nl> for reporting this bug.
+ Added a check for a null typecode pointer argument to a function
+ common to equal() and equivalent(). This change will cause all
+ Any extractions to fail if the application has not initialized
+ an ORB. Thanks to Albert Wijnja <albert.wijnja@meco.nl> for
+ reporting this bug.
Mon Oct 30 15:00:30 2000 Jeff Parsons <parsons@cs.wustl.edu>