From ffcba6cbcc758a95097aaff9ee7ed163075e7429 Mon Sep 17 00:00:00 2001 From: pmouawad Date: Tue, 8 Oct 2019 22:06:12 +0200 Subject: [PATCH] Add missing enhancements/bugs in changes.xml --- xdocs/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index b8a13386bd..48c6b6fd01 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -107,6 +107,7 @@ to view the last release notes of version 5.1.1.

Controllers

Listeners

@@ -151,6 +152,7 @@ to view the last release notes of version 5.1.1.
  • 63760JOrphanUtils: add random alphanumeric password generator
  • 63355View Results Tree: Browser view option is not Available with Java 11, document how to make it available
  • 62861Thread Group: Provide ability to configure whether a new iteration is a new user or same user (Would be applied on Cookie Manager, Cache Manager and httpclient.reset_state_on_thread_group_iteration). Contributed by Ubik Load Pack (support at ubikloadpack.com)
  • +
  • 63616Fix Javadoc: JMeterContext#getThreadNum() starts at 0 and not 1. Contributed by Ori Marko (orimarko at gmail.com)
  • Updated to httpclient/httpmime 4.5.10 (from 4.5.7)
  • Updated to dnsjava 2.1.9 (from 2.1.8)
  • Updated to jsoup 1.12.1 (from 1.11.3)
  • @@ -173,6 +175,8 @@ to view the last release notes of version 5.1.1. Non-functional changes