diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-09 20:42:36 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-06-09 20:42:36 +0000 |
commit | 2076390f056830d73790e7f33a075b3ba780923c (patch) | |
tree | e5a36cd5a79822e1703380d1b204fab697a6f523 | |
parent | 561c4fb338f6e8c38a922b96a7d5d81f55cf5102 (diff) | |
download | ATCD-2076390f056830d73790e7f33a075b3ba780923c.tar.gz |
0.1.27
-rw-r--r-- | TAO/ChangeLog-98c | 4 | ||||
-rw-r--r-- | TAO/VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 6182a767538..05f6334535f 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,7 @@ +Tue Jun 09 15:41:53 1998 David L. Levine <levine@cs.wustl.edu> + + * TAO version 0.1.27 released. + Tue Jun 9 15:14:09 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu> * TAO_IDL/be/be_visitor_operation.cpp: There was an error in the diff --git a/TAO/VERSION b/TAO/VERSION index 45d3a59cdf9..f3e133a5e24 100644 --- a/TAO/VERSION +++ b/TAO/VERSION @@ -1,4 +1,4 @@ -This is TAO version 0.1.26, released Thu Jun 04 05:05:39 1998. +This is TAO version 0.1.27, released Tue Jun 09 15:41:53 1998. If you have any problems with TAO, please send email to Douglas C. Schmidt <schmidt@cs.wustl.edu> and Nanbor Wang <nanbor@cs.wustl.edu>. |