summaryrefslogtreecommitdiff
path: root/lib/eunit
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-05-10 16:06:07 +0200
committerErlang/OTP <otp@erlang.org>2021-05-10 16:06:07 +0200
commite79b7f9c9a8ecc9afdca4f7cc72f250e0bff2f9d (patch)
tree88a408d6bf5011253069ea39b75a5c15868b5716 /lib/eunit
parentf238fdbd379882af30445453afd163a09d242e44 (diff)
downloaderlang-e79b7f9c9a8ecc9afdca4f7cc72f250e0bff2f9d.tar.gz
Prepare release
Diffstat (limited to 'lib/eunit')
-rw-r--r--lib/eunit/doc/src/notes.xml18
-rw-r--r--lib/eunit/vsn.mk2
2 files changed, 19 insertions, 1 deletions
diff --git a/lib/eunit/doc/src/notes.xml b/lib/eunit/doc/src/notes.xml
index df7c3e2ff4..85cdd45638 100644
--- a/lib/eunit/doc/src/notes.xml
+++ b/lib/eunit/doc/src/notes.xml
@@ -33,6 +33,24 @@
</header>
<p>This document describes the changes made to the EUnit application.</p>
+<section><title>Eunit 2.6.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ The <seeerl
+ marker="eunit_surefire"><c>eunit_surefire</c></seeerl>
+ report handler has been updated to automatically create
+ the directories needed to store the surefire xml file.</p>
+ <p>
+ Own Id: OTP-17300 Aux Id: PR-4695 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Eunit 2.6</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/eunit/vsn.mk b/lib/eunit/vsn.mk
index 09fd053afc..caaf3983e1 100644
--- a/lib/eunit/vsn.mk
+++ b/lib/eunit/vsn.mk
@@ -1 +1 @@
-EUNIT_VSN = 2.6
+EUNIT_VSN = 2.6.1