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

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


    from 4829bf9d2 Fix UnsynchronizedBufferedReader.readLine() tracking char 
position (#852)
     add bcda39d72 Add ByteBuffersTest
     add 7a7e8a5f4 Merge branch 'master' of 
https://github.com/apache/commons-io.git

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/commons/io/ByteBuffers.java    |   5 +-
 .../org/apache/commons/io/ByteBuffersTest.java     | 167 +++++++++++++++++++++
 2 files changed, 171 insertions(+), 1 deletion(-)
 create mode 100644 src/test/java/org/apache/commons/io/ByteBuffersTest.java

Reply via email to