[LANG-1735] Fix Javadoc for FluentBitSet.setInclusive(int, int) #1222
This commit is contained in:
parent
77e3913ea3
commit
ba247a9c48
|
@ -134,6 +134,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action type="fix" dev="ggregory" due-to="Gary Gregory">StringUtils.stripAccents(String) doesn't handle I with bar.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Gary Gregory">StringUtils.stripAccents(String) doesn't handle U with bar.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Gary Gregory">StringUtils.stripAccents(String) doesn't handle T with stroke.</action>
|
||||
<action issue="LANG-1735" type="fix" dev="ggregory" due-to="Gary Gregory">Fix Javadoc for FluentBitSet.setInclusive(int, int) #1222.</action>
|
||||
<!-- UPDATE -->
|
||||
<action type="update" dev="sebb" due-to="Dependabot, Gary Gregory">Bump commons-parent from 64 to 70 #1194.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #1175.</action>
|
||||
|
|
Loading…
Reference in New Issue