diff options
author | Erlang/OTP <[email protected]> | 2019-01-07 14:38:25 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-01-07 14:38:25 +0100 |
commit | 86ae3bb161daf1b0e4c370b18285c5b55e97ebe7 (patch) | |
tree | d9324cd50c8e6eb9cd4390664547aa652595e25f /lib/xmerl/doc | |
parent | eacdf022ce5b1e75ca79fc7bb9c23c1917e3391f (diff) | |
download | otp-86ae3bb161daf1b0e4c370b18285c5b55e97ebe7.tar.gz otp-86ae3bb161daf1b0e4c370b18285c5b55e97ebe7.tar.bz2 otp-86ae3bb161daf1b0e4c370b18285c5b55e97ebe7.zip |
Prepare release
Diffstat (limited to 'lib/xmerl/doc')
-rw-r--r-- | lib/xmerl/doc/src/notes.xml | 15 |
1 files changed, 15 insertions, 0 deletions
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 @@ <p>This document describes the changes made to the Xmerl application.</p> +<section><title>Xmerl 1.3.16.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p>The charset detection parsing crash in some cases when + the XML directive is not syntactic correct.</p> + <p> + Own Id: OTP-15492 Aux Id: ERIERL-283 </p> + </item> + </list> + </section> + +</section> + <section><title>Xmerl 1.3.16</title> <section><title>Fixed Bugs and Malfunctions</title> |