diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-29 11:48:55 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-29 11:48:55 +0000 |
commit | 1fb351dd4641b1d0d7e8c9b3915a8893fba83e29 (patch) | |
tree | 0911cf814c20ae32b3c0884f2e5199c8e2e9e2ff | |
parent | 0600b51ad5efe147eb17cbcc83b1f20d001de6f9 (diff) | |
download | ATCD-1fb351dd4641b1d0d7e8c9b3915a8893fba83e29.tar.gz |
ChangeLogTag: Mon Mar 28 12:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | TAO/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index dc540bc1e34..3298d515d91 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,16 @@ +Mon Mar 28 12:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl> + + * tao/Union_TypeCode.{h,cpp}: + Fixed compile errors with Borland + + * tao/PortableServer/PS_CurrentA.cpp: + * tao/PortableServer/PS_CurrentC.{h,cpp,inl}: + Regenerated + + * tao/TypeCode.h: + * tao/TypeCode_Constants.h: + Added missing TAO_Export + Mon Mar 28 23:55:22 2005 Ossama Othman <ossama@dre.vanderbilt.edu> * tao/DynamicInterface/Context.cpp: |