Author: pmouawad Date: Fri Nov 11 15:01:23 2011 New Revision: 1200913 URL: http://svn.apache.org/viewvc?rev=1200913&view=rev Log: Enhanced known issues with bug IDs Modified: jmeter/trunk/xdocs/changes.xml Modified: jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1200913&r1=1200912&r2=1200913&view=diff ============================================================================== --- jmeter/trunk/xdocs/changes.xml (original) +++ jmeter/trunk/xdocs/changes.xml Fri Nov 11 15:01:23 2011 @@ -45,7 +45,7 @@ Earlier changes are detailed in the Known bugs

-The Include Controller has some problems in non-GUI mode. +The Include Controller has some problems in non-GUI mode (see Bugs 40671, 41286, 44973, 50898). In particular, it can cause a NullPointerException if there are two include controllers with the same name.