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 d594dd25 [CODEC-333] Add separate methods for strict Standard and URL
Safe Base64 decoding (#419)
new 1351cb7f Sort members
new e620a5e4 Javadoc
new 72c8e35a [CODEC-333] Add distinct Base64 decoding for standard and
URL-safe
The 3 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/Base64.java | 567 +++++++++------------
2 files changed, 240 insertions(+), 330 deletions(-)