summaryrefslogtreecommitdiff
path: root/lib/eunit/doc
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2019-09-17 11:17:55 +0200
committerErlang/OTP <otp@erlang.org>2019-09-17 11:17:55 +0200
commitb13c0308e13c023f6de32b6b5f6aa647b7d1ce49 (patch)
treeed58b6c279efb4017098424de209d6560c6e19cd /lib/eunit/doc
parentd277de6e4d21724f778e264359dae264ce0edd75 (diff)
downloaderlang-b13c0308e13c023f6de32b6b5f6aa647b7d1ce49.tar.gz
Prepare release
Diffstat (limited to 'lib/eunit/doc')
-rw-r--r--lib/eunit/doc/src/notes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/eunit/doc/src/notes.xml b/lib/eunit/doc/src/notes.xml
index 67a9ae5fcb..397a4657d3 100644
--- a/lib/eunit/doc/src/notes.xml
+++ b/lib/eunit/doc/src/notes.xml
@@ -33,6 +33,21 @@
</header>
<p>This document describes the changes made to the EUnit application.</p>
+<section><title>Eunit 2.3.8</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p> Handle <c>get_until</c> request with explicit
+ encoding in the implementation of the I/O protocol. </p>
+ <p>
+ Own Id: OTP-16000</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Eunit 2.3.7</title>
<section><title>Fixed Bugs and Malfunctions</title>