From 7fe4645a7941f5dac794e021b1fbf7ebad5caf4e Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 28 Jun 2015 22:13:17 -0700 Subject: [PATCH] additional fixes for release notes 6.8 --- src/xdocs/releasenotes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 286122bb3..10744007a 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -26,7 +26,7 @@ Detect only label as illegal token in IllegalToken check, default token set is changed to TokenTypes.LABELED_STAT. Author: Michal Kordas #1162
  • - Add possibility to configure targets for ParenPad check, LPAREN and RPAREN were removed from acceptable tokens. #1189 . Author: Vladislav Lisetskiy #1189 + Add possibility to configure targets for ParenPad check, LPAREN and RPAREN were removed from acceptable tokens. Author: Vladislav Lisetskiy #1189
  • Set default value of max property to 4 (from 1) for ThrowsCountCheck and update javadoc/xdoc. Author: MEZk #1143 @@ -55,10 +55,10 @@

    Bug fixes: