This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 557aafe markup correction. I Should use xmllint before committing.
557aafe is described below
commit 557aafe15bc35e62dd6f9430a4b5848587df88b9
Author: Felix Schumacher <felix.schumacher@internetallee.de>
AuthorDate: Thu Feb 13 08:23:22 2020 +0100
markup correction. I Should use xmllint before committing.
---
xdocs/changes.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index b177bba..7abc42f 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -120,7 +120,6 @@ to view the last release notes of version 5.2.1.
<ul>
<li><bug>63458</bug><pr>551</pr>Add new template "Functional
Testing Test Plan [01]". Contributed by Sebastian Boga (sebastian.boga at endava.com)</li>
<li><bug>64119</bug>Use first renderer from <code>view.results.tree.renderers_order</code>
property as default in View Results Tree</li>
-</li>
</ul>
<ch_section>Non-functional changes</ch_section>
|