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-codec.git
from 72c8e35a [CODEC-333] Add distinct Base64 decoding for standard and
URL-safe
new 06529d5a Rename some new methods and fix Javadoc links
new 282999a6 Bump POM version to feature level for next release
The 2 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:
pom.xml | 6 +--
.../org/apache/commons/codec/binary/Base64.java | 62 +++++++++++-----------
.../apache/commons/codec/binary/Base64Test.java | 8 +--
3 files changed, 39 insertions(+), 37 deletions(-)