Skip to content

Commit 36e941d

Browse files
committed
[LANG-771] DateUtils.ceiling does not behave correctly for dates on the
boundaries
1 parent a9a0dd8 commit 36e941d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ The <action> type attribute can be add,update,fix,remove.
119119
<action type="fix" dev="ggregory" due-to="TK_ENDO, Arnout Engelen, Gary Gregory">Add test coverage for negative-day adjustment in DurationFormatUtils #1596.</action>
120120
<action type="fix" dev="ggregory" due-to="Mohammad Bireybi, Gary Gregory">[Javadoc] Add usage examples to CharSet.contains(char) #1605.</action>
121121
<action type="fix" dev="ggregory" due-to="Gary Gregory">CharSet now maintains iteration order.</action>
122+
<action issue="LANG-771" type="fix" dev="ggregory" due-to="Ryan Holmes, Makarand Hinge, Gary Gregory">DateUtils.ceiling does not behave correctly for dates on the boundaries.</action>
122123
<!-- ADD -->
123124
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
124125
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)