Skip to content

Commit 2fe1eca

Browse files
author
Gary Gregory
committed
Make FilenameUtils.equals() not throw an exception #154.
1 parent 4370bce commit 2fe1eca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@ The <action> type attribute can be add,update,fix,remove.
5454
FileUtils: Remove Instant->ZonedDateTime->Instant round-trip.
5555
</action>
5656
<action dev="ggregory" type="add" due-to="Gary Gregory">
57-
Add FileSystemProviders.
57+
Add FileSystemProviders class.
58+
</action>
59+
<action dev="ggregory" type="fix" due-to="Michael Ernst, Gary Gregory">
60+
Make `FilenameUtils.equals()` not throw an exception #154.
5861
</action>
5962
<!-- UPDATES -->
6063
<action dev="ggregory" type="update" due-to="Dependabot">

0 commit comments

Comments
 (0)