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
commit 3e424d774be166bf1e1c921552ad8457ee6f711d Author: Stefan Seide <[email protected]> AuthorDate: Thu Nov 3 20:22:57 2022 +0100 add pr number to changes.xml Closes #5725 --- xdocs/changes.xml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index f314bde430..3182bd1b0b 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -107,17 +107,12 @@ Summary <li><issue>5718</issue>Update Apache commons-text to 1.10.0 (from 1.9)</li> <li><pr>5731</pr>Update docs for <code>changeCase</code> function. <code>UPPER</code> is the default. Based on a patch by Ori Marko (orimarko at gmail.com)</li> - <li><issue></issue>Update Jackson Core to 2.13.4 (from 2.13.2)</li> - <li><issue></issue>Update Jackson Databind to 2.13.4.2 (from 2.13.4.2)</li> - <li><issue></issue>Update Tika Parser to 1.28.5 (from 1.28.3)</li> - <li><issue></issue>Update JSoup to 1.15.3 (from 1.15.1)</li> - <li><issue>5725</issue>Update Jackson Core to 2.13.4 (from 2.13.2)</li> - <li><issue>5725</issue>Update Jackson Databind to 2.13.4.2 (from 2.13.2.2)</li> - <li><issue>5725</issue>Update Tika Parser to 1.28.5 (from 1.28.3)</li> - <li><issue>5725</issue>Update JSoup to 1.15.3 (from 1.15.1)</li> - <li><issue>5725</issue>Update Apache commons-net to 3.9.0 (from 3.8.0)</li> - <li><pr>5731</pr>Update docs for <code>changeCase</code> function. <code>UPPER</code> is the default. - Based on a patch by Ori Marko (orimarko at gmail.com)</li> + <li><pr>5718</pr>Update Apache commons-text to 1.10.0 (from 1.9)</li> + <li><pr>5725</pr>Update Jackson Core to 2.13.4 (from 2.13.2)</li> + <li><pr>5725</pr>Update Jackson Databind to 2.13.4.2 (from 2.13.2.2)</li> + <li><pr>5725</pr>Update Tika Parser to 1.28.5 (from 1.28.3)</li> + <li><pr>5725</pr>Update JSoup to 1.15.3 (from 1.15.1)</li> + <li><pr>5725</pr>Update Apache commons-net to 3.9.0 (from 3.8.0)</li> <li><pr>5725</pr>Update XStream to 1.4.20 (from 1.4.19)</li> </ul> @@ -177,6 +172,7 @@ Summary </p> <ul> <li>Kai Lehmann (klehmann at aservo.com)</li> + <li>Stefan Seide (stefan at trilobyte-se.de)</li> </ul> <p>We also thank bug reporters who helped us improve JMeter.</p> <ul>
