On 29 March 2016 at 20:07, <pmoua...@apache.org> wrote: > Author: pmouawad > Date: Tue Mar 29 19:07:38 2016 > New Revision: 1737033 > > URL: http://svn.apache.org/viewvc?rev=1737033&view=rev > Log: > Restore bugs affecting 2.13 not nightly
Oops, sorry about that. > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1737033&r1=1737032&r2=1737033&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Tue Mar 29 19:07:38 2016 > @@ -472,6 +472,7 @@ Deprecated Libraries dropped or replaced > > <h3>Functions</h3> > <ul> > +<li><bug>57825</bug>__Random function fails if min value is equal to max > value (regression related to <bugzilla>54453</bugzilla>)</li> > </ul> > > <h3>I18N</h3> > @@ -488,6 +489,7 @@ Deprecated Libraries dropped or replaced > <li><bug>58685</bug>JDatefield : Make the modification of the date with > up/down arrow work. Contributed by Benoit Wiart (benoit dot wiart at > gmail.com)</li> > <li><bug>58693</bug>Fix "Cannot nest output folder > 'jmeter/build/components' inside output folder 'jmeter/build' when setting up > eclipse</li> > <li><bug>58781</bug>Command line option "-?" shows Unknown option</li> > + <li><bug>57821</bug>Command-line option "-X --remoteexit" doesn't work > since 2.13 (regression related to <bugzilla>57500</bugzilla>)</li> > <li><bug>58795</bug>NPE may occur in GuiPackage#getTestElementCheckSum > with some 3rd party plugins</li> > <li><bug>58913</bug>When closing jmeter should not interpret cancel as > "destroy my test plan". Contributed by Benoit Wiart (benoit dot wiart at > gmail.com)</li> > <li><bug>58952</bug>Report/Dashboard: Generation of aggregated series in > graphs does not work. Developed by Florent Sabbe (f dot sabbe at > ubik-ingenierie.com) and contributed by Ubik-Ingenierie</li> > >