@@ -, +, @@ xsd, xls, dtd, htm, html, txt files --- checkstyle.xml | 2 +- xdocs/changes.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) --- a/checkstyle.xml +++ a/checkstyle.xml @@ -36,7 +36,7 @@ - + --- a/xdocs/changes.xml +++ a/xdocs/changes.xml @@ -330,9 +330,9 @@ for details on configuring this component.
  • 56921 - Templates : Improve Recording template to ignore embedded resources case and URL parameters. Contributed by Ubik Load Pack (support at ubikloadpack.com)
  • 42248 - Undo-redo support on Test Plan tree modification. Developed by Andrey Pohilko (apc4 at ya.ru) and contributed by BlazeMeter Ltd. Additional contribution by Ubik Load Pack (support at ubikloadpack.com)
  • 56920 - LogViewer : Make it receive all log events even when it is closed. Contributed by Ubik Load Pack (support at ubikloadpack.com)
  • -
  • 57083 - simplified the CachedResourceMode enum. Contributed by Graham Russel (graham at ham1.co.uk)
  • -
  • 57082 - ComboStringEditor : Added hashCode to an inner class which overwrote equals. Contributed by Graham Russel (graham at ham1.co.uk)
  • -
  • 57081 - Updating checkstyle to only check for tabs in java files (and not images!). Contributed by Graham Russel (graham at ham1.co.uk)
  • +
  • 57083 - Simplified the CachedResourceMode enum. Contributed by Graham Russell (graham at ham1.co.uk)
  • +
  • 57082 - ComboStringEditor : Added hashCode to an inner class which overwrote equals. Contributed by Graham Russell (graham at ham1.co.uk)
  • +
  • 57081 - Updating checkstyle to only check for tabs in java, xml, xsd, xls, dtd, htm, html and txt files (not images!). Contributed by Graham Russell (graham at ham1.co.uk)
  • Non-functional changes