summaryrefslogtreecommitdiff
path: root/lib/xmerl
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-02-15 19:44:19 +0100
committerErlang/OTP <otp@erlang.org>2022-02-15 19:44:19 +0100
commit95f5a792610ed4c87457863cb03b047414ad4a14 (patch)
tree0d9c35ad1645d1b8a1295c4c7414a9ce9a30e2cd /lib/xmerl
parent7e702ac4b321c4870bdbbfc4c24ac3a5d5d572b5 (diff)
downloaderlang-95f5a792610ed4c87457863cb03b047414ad4a14.tar.gz
Prepare release
Diffstat (limited to 'lib/xmerl')
-rw-r--r--lib/xmerl/doc/src/notes.xml16
-rw-r--r--lib/xmerl/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml
index fc8f686462..276d3dab57 100644
--- a/lib/xmerl/doc/src/notes.xml
+++ b/lib/xmerl/doc/src/notes.xml
@@ -32,6 +32,22 @@
<p>This document describes the changes made to the Xmerl application.</p>
+<section><title>Xmerl 1.3.29</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Fixed misspellings in both documentation, comments and
+ code (internal data structures).</p>
+ <p>
+ Own Id: OTP-17935 Aux Id: PR-5590 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Xmerl 1.3.28</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/xmerl/vsn.mk b/lib/xmerl/vsn.mk
index 562e38ebc0..53f4ffa895 100644
--- a/lib/xmerl/vsn.mk
+++ b/lib/xmerl/vsn.mk
@@ -1 +1 @@
-XMERL_VSN = 1.3.28
+XMERL_VSN = 1.3.29