This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git
from b22276db Comment protected members
add 7ccbc3d0 CODEC-305: Fix byte-skipping in Base16 decoding
new 53af484d CODEC-305: Track changes
The 1 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 | 3 ++-
.../org/apache/commons/codec/binary/Base16.java | 11 +++++------
.../org/apache/commons/codec/binary/Base16Test.java | 21 +++++++++++++++++++++
3 files changed, 28 insertions(+), 7 deletions(-)