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/cosEvent/doc/src/notes.xml | 14 ++++++++++++ lib/cosEvent/vsn.mk | 6 +++-- lib/cosEventDomain/doc/src/notes.xml | 18 +++++++++++++++ lib/cosEventDomain/vsn.mk | 7 ++++-- lib/cosFileTransfer/doc/src/notes.xml | 14 ++++++++++++ lib/cosFileTransfer/vsn.mk | 6 +++-- lib/cosNotification/doc/src/notes.xml | 22 ++++++++++++++++++ lib/cosNotification/vsn.mk | 8 +++++-- lib/cosProperty/doc/src/notes.xml | 14 ++++++++++++ lib/cosProperty/vsn.mk | 6 +++-- lib/cosTime/doc/src/notes.xml | 14 ++++++++++++ lib/cosTime/vsn.mk | 6 +++-- lib/cosTransactions/doc/src/notes.xml | 14 ++++++++++++ lib/cosTransactions/vsn.mk | 6 +++-- lib/ic/doc/src/notes.xml | 12 ++++++++++ lib/ic/vsn.mk | 5 ++++- lib/orber/doc/src/notes.xml | 18 +++++++++++++++ lib/orber/doc/src/part_notes_history.xml | 38 -------------------------------- lib/orber/vsn.mk | 7 ++++-- lib/ssh/vsn.mk | 6 +++-- 20 files changed, 184 insertions(+), 57 deletions(-) delete mode 100644 lib/orber/doc/src/part_notes_history.xml (limited to 'lib') diff --git a/lib/cosEvent/doc/src/notes.xml b/lib/cosEvent/doc/src/notes.xml index afd1247b42..8cd7b9dd48 100644 --- a/lib/cosEvent/doc/src/notes.xml +++ b/lib/cosEvent/doc/src/notes.xml @@ -32,6 +32,20 @@ notes.xml +
+ cosEvent 2.1.8 + +
+ Fixed Bugs and Malfunctions + + +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosEvent 2.1.7 diff --git a/lib/cosEvent/vsn.mk b/lib/cosEvent/vsn.mk index 953e5fc8c9..7c908d1c5d 100644 --- a/lib/cosEvent/vsn.mk +++ b/lib/cosEvent/vsn.mk @@ -1,7 +1,9 @@ -COSEVENT_VSN = 2.1.7 +COSEVENT_VSN = 2.1.8 -TICKETS = OTP-8201 +TICKETS = OTP-8355 + +TICKETS_2.1.7 = OTP-8201 TICKETS_2.1.6 = OTP-7987 diff --git a/lib/cosEventDomain/doc/src/notes.xml b/lib/cosEventDomain/doc/src/notes.xml index fdfb21c046..0ad42948af 100644 --- a/lib/cosEventDomain/doc/src/notes.xml +++ b/lib/cosEventDomain/doc/src/notes.xml @@ -31,6 +31,24 @@ notes.xml +
+ cosEventDomain 1.1.8 + +
+ Fixed Bugs and Malfunctions + + +

Removed superfluous VT in the documentation.

+

Own id: OTP-8353 Aux Id:

+
+ +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosEventDomain 1.1.7 diff --git a/lib/cosEventDomain/vsn.mk b/lib/cosEventDomain/vsn.mk index 81c0b49143..483b130819 100644 --- a/lib/cosEventDomain/vsn.mk +++ b/lib/cosEventDomain/vsn.mk @@ -1,7 +1,10 @@ -COSEVENTDOMAIN_VSN = 1.1.7 +COSEVENTDOMAIN_VSN = 1.1.8 -TICKETS = OTP-8201 +TICKETS = OTP-8353 \ + OTP-8355 + +TICKETS_1.1.7 = OTP-8201 TICKETS_1.1.6 = OTP-7987 diff --git a/lib/cosFileTransfer/doc/src/notes.xml b/lib/cosFileTransfer/doc/src/notes.xml index e3b7e4819a..5bb2ea68c4 100644 --- a/lib/cosFileTransfer/doc/src/notes.xml +++ b/lib/cosFileTransfer/doc/src/notes.xml @@ -30,6 +30,20 @@ notes.xml +
+ cosFileTransfer 1.1.10 + +
+ Fixed Bugs and Malfunctions + + +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosFileTransfer 1.1.9 diff --git a/lib/cosFileTransfer/vsn.mk b/lib/cosFileTransfer/vsn.mk index dd92b53904..88786178fb 100644 --- a/lib/cosFileTransfer/vsn.mk +++ b/lib/cosFileTransfer/vsn.mk @@ -1,9 +1,11 @@ -COSFILETRANSFER_VSN = 1.1.9 +COSFILETRANSFER_VSN = 1.1.10 TICKETS = \ - OTP-8201 + OTP-8355 +TICKETS_1.1.9 = OTP-8201 + TICKETS_1.1.8 = OTP-7987 TICKETS_1.1.7 = OTP-7837 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 diff --git a/lib/cosProperty/doc/src/notes.xml b/lib/cosProperty/doc/src/notes.xml index be3a8d0f5e..e80c90849f 100644 --- a/lib/cosProperty/doc/src/notes.xml +++ b/lib/cosProperty/doc/src/notes.xml @@ -31,6 +31,20 @@ notes.xml +
+ cosProperty 1.1.11 + +
+ Fixed Bugs and Malfunctions + + +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosProperty 1.1.10 diff --git a/lib/cosProperty/vsn.mk b/lib/cosProperty/vsn.mk index 0e55352e42..c221e6fa4a 100644 --- a/lib/cosProperty/vsn.mk +++ b/lib/cosProperty/vsn.mk @@ -1,6 +1,8 @@ -COSPROPERTY_VSN = 1.1.10 +COSPROPERTY_VSN = 1.1.11 -TICKETS = OTP-8201 +TICKETS = OTP-8355 + +TICKETS_1.1.10 = OTP-8201 TICKETS_1.1.9 = OTP-7987 diff --git a/lib/cosTime/doc/src/notes.xml b/lib/cosTime/doc/src/notes.xml index afa10980e8..9f23a8633c 100644 --- a/lib/cosTime/doc/src/notes.xml +++ b/lib/cosTime/doc/src/notes.xml @@ -32,6 +32,20 @@ notes.xml +
+ cosTime 1.1.8 + +
+ Fixed Bugs and Malfunctions + + +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosTime 1.1.7 diff --git a/lib/cosTime/vsn.mk b/lib/cosTime/vsn.mk index ac5e99a0f1..db51bf39b9 100644 --- a/lib/cosTime/vsn.mk +++ b/lib/cosTime/vsn.mk @@ -1,6 +1,8 @@ -COSTIME_VSN = 1.1.7 +COSTIME_VSN = 1.1.8 -TICKETS = OTP-8201 +TICKETS = OTP-8355 + +TICKETS_1.1.7 = OTP-8201 TICKETS_1.1.6 = OTP-7987 diff --git a/lib/cosTransactions/doc/src/notes.xml b/lib/cosTransactions/doc/src/notes.xml index 953382ef87..41a754b034 100644 --- a/lib/cosTransactions/doc/src/notes.xml +++ b/lib/cosTransactions/doc/src/notes.xml @@ -32,6 +32,20 @@ notes.xml +
+ cosTransactions 1.2.9 + +
+ Fixed Bugs and Malfunctions + + +

The documentation EIX file was not generated.

+

Own id: OTP-8355 Aux Id:

+
+
+
+
+
cosTransactions 1.2.8 diff --git a/lib/cosTransactions/vsn.mk b/lib/cosTransactions/vsn.mk index 404a9ed7af..81e360ac2f 100644 --- a/lib/cosTransactions/vsn.mk +++ b/lib/cosTransactions/vsn.mk @@ -1,6 +1,8 @@ -COSTRANSACTIONS_VSN = 1.2.8 +COSTRANSACTIONS_VSN = 1.2.9 -TICKETS = OTP-8201 +TICKETS = OTP-8355 + +TICKETS_1.2.8 = OTP-8201 TICKETS_1.2.7 = OTP-7987 diff --git a/lib/ic/doc/src/notes.xml b/lib/ic/doc/src/notes.xml index 021a1e058f..dbafde7b4b 100644 --- a/lib/ic/doc/src/notes.xml +++ b/lib/ic/doc/src/notes.xml @@ -36,10 +36,22 @@
Fixed Bugs and Malfunctions + +

Removed superfluous VT in the documentation.

+

Own id: OTP-8353 Aux Id:

+

The option c_timeout was not correctly documented.

Own id: OTP-8307 Aux Id: seq11390

+ +

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:

+
diff --git a/lib/ic/vsn.mk b/lib/ic/vsn.mk index ec4bb7c3a6..e0fccf4889 100644 --- a/lib/ic/vsn.mk +++ b/lib/ic/vsn.mk @@ -1,6 +1,9 @@ IC_VSN = 4.2.24 -TICKETS = OTP-8307 +TICKETS = OTP-8307 \ + OTP-8353 \ + OTP-8354 \ + OTP-8355 TICKETS_4.2.23 = OTP-8201 diff --git a/lib/orber/doc/src/notes.xml b/lib/orber/doc/src/notes.xml index cc64889b17..1185b7658f 100644 --- a/lib/orber/doc/src/notes.xml +++ b/lib/orber/doc/src/notes.xml @@ -32,6 +32,24 @@ notes.xml +
+ Orber 3.6.15 + +
+ 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:

+
+
+
+
+
Orber 3.6.14 diff --git a/lib/orber/doc/src/part_notes_history.xml b/lib/orber/doc/src/part_notes_history.xml deleted file mode 100644 index 624865014e..0000000000 --- a/lib/orber/doc/src/part_notes_history.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - -
- - 2004 - 2007 - Ericsson AB, All Rights Reserved - - - The contents of this file are subject to the Erlang Public License, - Version 1.1, (the "License"); you may not use this file except in - compliance with the License. You should have received a copy of the - Erlang Public License along with this software. If not, it can be - retrieved online at http://www.erlang.org/. - - Software distributed under the License is distributed on an "AS IS" - basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - the License for the specific language governing rights and limitations - under the License. - - The Initial Developer of the Original Code is Ericsson AB. - - - Orber Release Notes History - Niclas Eklund - - 2004-09-15 - 1.0 -
- -

The Orber Application is an Erlang implementation of a CORBA Object - Request Broker.

-
- -
- diff --git a/lib/orber/vsn.mk b/lib/orber/vsn.mk index 8ccdc9792c..ccba631fb5 100644 --- a/lib/orber/vsn.mk +++ b/lib/orber/vsn.mk @@ -1,7 +1,10 @@ -ORBER_VSN = 3.6.14 +ORBER_VSN = 3.6.15 -TICKETS = OTP-8201 +TICKETS = OTP-8353 \ + OTP-8354 + +TICKETS_3.6.14 = OTP-8201 TICKETS_3.6.13 = OTP-7987 diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index 016fb30c69..2b9df4ae60 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,9 +1,11 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 1.1.7 +SSH_VSN = 1.1.8 APP_VSN = "ssh-$(SSH_VSN)" -TICKETS = OTP-8121 \ +TICKETS = OTP-8356 + +TICKETS_1.1.7 = OTP-8121 \ OTP-8277 \ OTP-8278 \ OTP-8201 -- cgit v1.2.3