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-codec.git


    from bf6b543c Bump actions/checkout from 7.0.0 to 7.0.1
     new 316fb15f Remove unused method
     new 568f2d7d Remove unused method
     new 00c27a9c Reduce vertical whitespace
     new 5647fe2a 
StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails fast 
on null input.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |  2 ++
 .../commons/codec/StringEncoderComparator.java     | 37 +++++++++-------------
 .../apache/commons/codec/binary/BaseNCodec.java    | 21 ------------
 .../commons/codec/StringEncoderComparatorTest.java | 18 +++++++----
 4 files changed, 28 insertions(+), 50 deletions(-)

Reply via email to