From caf2dedaf1537a02ec27807daee52de94739ae44 Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Wed, 18 May 2011 17:33:35 +0200 Subject: OTP-9319 Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used. --- .../doc/src/CosEventChannelAdmin_ConsumerAdmin.xml | 3 +-- .../doc/src/CosEventChannelAdmin_EventChannel.xml | 3 +-- .../src/CosEventChannelAdmin_ProxyPullConsumer.xml | 3 +-- .../src/CosEventChannelAdmin_ProxyPullSupplier.xml | 3 +-- .../src/CosEventChannelAdmin_ProxyPushConsumer.xml | 3 +-- .../src/CosEventChannelAdmin_ProxyPushSupplier.xml | 3 +-- .../doc/src/CosEventChannelAdmin_SupplierAdmin.xml | 3 +-- lib/cosEvent/doc/src/notes.xml | 21 +++++++++++++++++++-- lib/cosEvent/vsn.mk | 2 +- 9 files changed, 27 insertions(+), 17 deletions(-) (limited to 'lib/cosEvent') diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml index 95941fefdd..2318ccb6d2 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­ConsumerAdmin - ..._ConsumerAdmin + CosEventChannelAdmin_ConsumerAdmin diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml index 51f9f11613..4495fd4450 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­EventChannel - ..._EventChannel + CosEventChannelAdmin_EventChannel diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml index 9690c9406d..4cd20ad185 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­ProxyPullConsumer - ..._ProxyPullConsumer + CosEventChannelAdmin_ProxyPullConsumer diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml index fb17c450f4..830c06a87c 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­ProxyPullSupplier - ..._ProxyPullSupplier + CosEventChannelAdmin_ProxyPullSupplier diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml index 21e6cfce6f..2c451acd9c 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­ProxyPushConsumer - ..._ProxyPushConsumer + CosEventChannelAdmin_ProxyPushConsumer diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml index be2dfcafbe..9030c0e735 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­ProxyPushSupplier - ..._ProxyPushSupplier + CosEventChannelAdmin_ProxyPushSupplier diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml index ca301bb860..e68b0854d8 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml @@ -23,8 +23,7 @@ The Initial Developer of the Original Code is Ericsson AB. - CosEventChannelAdmin_­SupplierAdmin - ..._SupplierAdmin + CosEventChannelAdmin_SupplierAdmin diff --git a/lib/cosEvent/doc/src/notes.xml b/lib/cosEvent/doc/src/notes.xml index 1a5c8afa17..1da5399755 100644 --- a/lib/cosEvent/doc/src/notes.xml +++ b/lib/cosEvent/doc/src/notes.xml @@ -22,8 +22,8 @@ cosEvent Release Notes - Niclas Eklund - Niclas Eklund + + @@ -32,6 +32,23 @@ notes.xml +
+ cosEvent 2.1.11 + +
+ Improvements and New Features + + +

+ Removed superfluous usage of shy in the documentation since it can cause problem if + a buggy tool is used.

+

+ Own Id: OTP-9319 Aux Id:

+
+
+
+
+
cosEvent 2.1.10 diff --git a/lib/cosEvent/vsn.mk b/lib/cosEvent/vsn.mk index 38999db5fa..85d3cf552b 100644 --- a/lib/cosEvent/vsn.mk +++ b/lib/cosEvent/vsn.mk @@ -1,3 +1,3 @@ -COSEVENT_VSN = 2.1.10 +COSEVENT_VSN = 2.1.11 -- cgit v1.2.3