From 4a61ec49275ce742e05b1e5810dd2a027a11323f Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Wed, 23 Dec 2009 16:09:34 +0000 Subject: Updated version and release note --- lib/cosNotification/doc/src/notes.xml | 22 ++++++++++++++++++++++ lib/cosNotification/vsn.mk | 8 ++++++-- 2 files changed, 28 insertions(+), 2 deletions(-) (limited to 'lib/cosNotification') diff --git a/lib/cosNotification/doc/src/notes.xml b/lib/cosNotification/doc/src/notes.xml index c66be87c7c..29879e95fb 100644 --- a/lib/cosNotification/doc/src/notes.xml +++ b/lib/cosNotification/doc/src/notes.xml @@ -31,6 +31,28 @@ notes.xml +
+ cosNotification 1.1.13 + +
+ Fixed Bugs and Malfunctions + + +

Removed superfluous VT in the documentation.

+

Own id: OTP-8353 Aux Id:

+
+ +

Removed superfluous backslash in the documentation.

+

Own id: OTP-8354 Aux Id:

+
+ +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosNotification 1.1.12 diff --git a/lib/cosNotification/vsn.mk b/lib/cosNotification/vsn.mk index 65f9812f31..fed10ee195 100644 --- a/lib/cosNotification/vsn.mk +++ b/lib/cosNotification/vsn.mk @@ -1,6 +1,10 @@ -COSNOTIFICATION_VSN = 1.1.12 +COSNOTIFICATION_VSN = 1.1.13 -TICKETS = OTP-8201 +TICKETS = OTP-8353 \ + OTP-8354 \ + OTP-8355 + +TICKETS_1.1.12 = OTP-8201 TICKETS_1.1.11 = OTP-7987 -- cgit v1.2.3