From cedcfd6364a9ee2f36ea09b5995613375d7ab9ae Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 20 Sep 2010 16:08:50 +0200 Subject: Prepare release --- lib/xmerl/doc/src/notes.xml | 15 +++++++++++++++ lib/xmerl/vsn.mk | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml index 0f30ae9eca..91a98808a2 100644 --- a/lib/xmerl/doc/src/notes.xml +++ b/lib/xmerl/doc/src/notes.xml @@ -31,6 +31,21 @@

This document describes the changes made to the Xmerl application.

+
Xmerl 1.2.4.1 + +
Fixed Bugs and Malfunctions + + +

An empty element declared as simpleContent was not + properly validated.

+

+ Own Id: OTP-8599

+
+
+
+ +
+
Xmerl 1.2.4
Improvements and New Features diff --git a/lib/xmerl/vsn.mk b/lib/xmerl/vsn.mk index 96133d687a..39213a2c4a 100644 --- a/lib/xmerl/vsn.mk +++ b/lib/xmerl/vsn.mk @@ -1,4 +1,4 @@ -XMERL_VSN = 1.2.4 +XMERL_VSN = 1.2.4.1 TICKETS = \ -- cgit v1.2.3