Skip to content

Commit 8bb1788

Browse files
IO-535: Thread bug in FileAlterationMonitor#stop(int)
add changes.xml entry
1 parent a4705cc commit 8bb1788

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
4747
<body>
4848
<!-- The release date is the date RC is cut -->
4949
<release version="2.7" date="tba" description="tba">
50+
<action issue="IO-535" dev="pschumacher" type="fix" due-to="Svetlin Zarev, Anthony Raymond">
51+
Thread bug in FileAlterationMonitor#stop(int)
52+
</action>
5053
<action issue="IO-553" dev="ggregory" type="add">
5154
Add org.apache.commons.io.FilenameUtils.isIllegalWindowsFileName(char).
5255
</action>

0 commit comments

Comments
 (0)