From 86ae3bb161daf1b0e4c370b18285c5b55e97ebe7 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 7 Jan 2019 14:38:25 +0100 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 f62a8dc53d..aca98cc8c2 100644 --- a/lib/xmerl/doc/src/notes.xml +++ b/lib/xmerl/doc/src/notes.xml @@ -32,6 +32,21 @@

This document describes the changes made to the Xmerl application.

+
Xmerl 1.3.16.1 + +
Fixed Bugs and Malfunctions + + +

The charset detection parsing crash in some cases when + the XML directive is not syntactic correct.

+

+ Own Id: OTP-15492 Aux Id: ERIERL-283

+
+
+
+ +
+
Xmerl 1.3.16
Fixed Bugs and Malfunctions diff --git a/lib/xmerl/vsn.mk b/lib/xmerl/vsn.mk index ddff0c8894..09c5b181a1 100644 --- a/lib/xmerl/vsn.mk +++ b/lib/xmerl/vsn.mk @@ -1 +1 @@ -XMERL_VSN = 1.3.16 +XMERL_VSN = 1.3.16.1 -- cgit v1.2.3