From 32275a2fc0b86d1f1b124706afc80f3ff92216eb Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 31 May 2017 16:21:00 +0200 Subject: Revert "Prepare release" This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. --- lib/xmerl/doc/src/notes.xml | 19 ------------------- lib/xmerl/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 20 deletions(-) (limited to 'lib/xmerl') diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml index a7592dc344..ef4831e6ec 100644 --- a/lib/xmerl/doc/src/notes.xml +++ b/lib/xmerl/doc/src/notes.xml @@ -32,25 +32,6 @@

This document describes the changes made to the Xmerl application.

-
Xmerl 1.3.14 - -
Fixed Bugs and Malfunctions - - -

- Improves accumulator fun in xmerl_scan so that only one - #xmlText record is returned for strings which have - character references.

-

- (Thanks to Jimmy Zöger)

-

- Own Id: OTP-14377 Aux Id: PR-1369

-
-
-
- -
-
Xmerl 1.3.13
Fixed Bugs and Malfunctions diff --git a/lib/xmerl/vsn.mk b/lib/xmerl/vsn.mk index 4e741d59a8..1515a4e37d 100644 --- a/lib/xmerl/vsn.mk +++ b/lib/xmerl/vsn.mk @@ -1 +1 @@ -XMERL_VSN = 1.3.14 +XMERL_VSN = 1.3.13 -- cgit v1.2.3