This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


    from b83664fab Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.
     add ada974465 ThrottledInputStream.throttle() doesn't preserve the 
original InterruptedException as the cause of its InterruptedIOException

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |  1 +
 .../java/org/apache/commons/io/input/Input.java    | 20 ++++++++++++++++-
 .../commons/io/input/ReadAheadInputStream.java     |  9 ++------
 .../commons/io/input/ThrottledInputStream.java     | 25 ++++++++++++++++++----
 .../commons/io/input/ThrottledInputStreamTest.java | 20 +++++++++++++++++
 5 files changed, 63 insertions(+), 12 deletions(-)

Reply via email to