summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-08-02 18:35:56 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-08-02 18:35:56 +0000
commited5bef767935ae33665c31d5cfbeccd4e3d22c77 (patch)
tree1e6fabb9335b0b09b6bf0cc1c6c22a0bd5840164
parent07dc72be5023c28d43ac5b6bf3bbb0c8789840ba (diff)
downloadATCD-ed5bef767935ae33665c31d5cfbeccd4e3d22c77.tar.gz
ChangeLogTag:Fri Aug 2 11:35:17 2002 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/docs/interceptors.html6
2 files changed, 9 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 27a341335dc..657541ea50b 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Aug 2 11:35:17 2002 Ossama Othman <ossama@uci.edu>
+
+ * docs/interceptors.html:
+
+ Updated CORBA spec URLs.
+
Fri Aug 2 08:44:19 2002 Priyanka Gontla <pgontla@ece.uci.edu>
* orbsvcs/PSS/PSDL_Struct_Visitor.cpp (gen_code_for_si):
diff --git a/TAO/docs/interceptors.html b/TAO/docs/interceptors.html
index 054e631fc4a..6141d4feee4 100644
--- a/TAO/docs/interceptors.html
+++ b/TAO/docs/interceptors.html
@@ -12,8 +12,8 @@ bgcolor="#ffffff">
<p>We have revised TAO's interceptor implementation so that it
conforms to the Portable Interceptor specification which is now a part
-of the <a href="http://www.omg.org/cgi-bin/doc?formal/01-09-34">CORBA
-2.5</A> specification. The purpose of this document is to provide a
+of the <a href="http://www.omg.org/cgi-bin/doc?formal/02-05-15">CORBA
+2.6.1</A> specification. The purpose of this document is to provide a
transition guide for those who have used our old interceptors. The
old interceptors will no longer be supported now that we have the new
mechanism in place. A paper that describes TAO's portable
@@ -404,7 +404,7 @@ module PortableInterceptor
<hr><P>
<H3><a name="ref">References</a></H3>
<UL>
- <LI><A HREF="http://www.omg.org/cgi-bin/doc?formal/01-09-34">formal/2001-09-34</A> -- CORBA 2.5 Specification -- contains the Portable Interceptors chapter</LI>
+ <LI><A HREF="http://www.omg.org/cgi-bin/doc?formal/02-05-15">formal/02-05-15</A> -- CORBA 2.6.1 Specification -- contains the Portable Interceptors chapter</LI>
</UL>
<hr>