summaryrefslogtreecommitdiff
path: root/lib/xmerl
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-03-25 16:27:17 +0100
committerErlang/OTP <otp@erlang.org>2021-03-25 16:27:17 +0100
commit1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a (patch)
tree0272fb5bf328310831d06510a03864de5942ee8d /lib/xmerl
parent444144870c528d80a3fcf34b3a2d1707115987f2 (diff)
downloaderlang-1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a.tar.gz
Prepare release
Diffstat (limited to 'lib/xmerl')
-rw-r--r--lib/xmerl/doc/src/notes.xml15
-rw-r--r--lib/xmerl/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml
index 143111e3d1..04a4f4560d 100644
--- a/lib/xmerl/doc/src/notes.xml
+++ b/lib/xmerl/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the Xmerl application.</p>
+<section><title>Xmerl 1.4</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>The compiler will now emit warnings when (previously
+ bound) underscore-prefixed variables are matched.</p>
+ <p>
+ Own Id: OTP-17123</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Xmerl 1.3.26</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/xmerl/vsn.mk b/lib/xmerl/vsn.mk
index 5715f32e4f..9bf3fe20cc 100644
--- a/lib/xmerl/vsn.mk
+++ b/lib/xmerl/vsn.mk
@@ -1 +1 @@
-XMERL_VSN = 1.3.26
+XMERL_VSN = 1.4