zx8410-ops commented on code in PR #870:
URL: https://github.com/apache/commons-io/pull/870#discussion_r3780349675


##########
src/changes/changes.xml:
##########
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Gary 
Gregory">DeferredFileOutputStream better NPE message and new file permission 
tests (#862).</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Add messages 
when throwing NullPointerException.</action>
       <!-- ADD -->
+      <action type="add" due-to="bart" issue="IO-892">Add 
FileAlterationObserver.Builder.setMaxDepth(int) to limit directory traversal 
depth.</action>

Review Comment:
   Addressed in 5cde511f8: added `dev="ggregory"` to the IO-892 change entry.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to