You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2021/09/11 10:37:29 UTC

[jmeter] branch master updated: Fix broken XML in changes.xml

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 385bd05  Fix broken XML in changes.xml
385bd05 is described below

commit 385bd05c6a412e4d29e1f310ef5d39cd9582cc24
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat Sep 11 12:36:49 2021 +0200

    Fix broken XML in changes.xml
    
    Part of #654
---
 xdocs/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 432146e..9513835 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -174,7 +174,7 @@ Summary
      to <code>user.properties</code>, as it is read from that place.
      Contributed by Rithvik Patibandla (rithvikp98 at gmail.com)</li>
   <li><bug>65456</bug>Updated commons-jexl 3 to 3.2.1 (from 3.1). Contributed by Ori Marko (orimarko at gmail.com>)</li>
-  <li><pr>654<pr>Try do give better feedback while loading keystores</li>
+  <li><pr>654</pr>Try do give better feedback while loading keystores</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->