Skip to content

Commit 2d34476

Browse files
author
Julius Davies
committed
CODEC-167 - Adds JUnit to test our decode with pad character in the middle.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1447433 13f79535-47bb-0310-9956-ffa450edef68
1 parent fa32d5d commit 2d34476

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ The <action> type attribute can be add,update,fix,remove.
4747
<action dev="..." type="fix" issue="CODEC-NNN">...</action>
4848
</release>
4949
-->
50-
<release version="1.8" date="TBA" description="Feature and fix release.">
50+
<release version="1.8" date="TBA" description="Feature and fix release.">
51+
<action dev="julius" type="update" issue="CODEC-167">Adds JUnit to test our decode with pad character in the middle.</action>
5152
<action dev="ggregory" type="add" issue="CODEC-161" due-to="crice">Add Match Rating Approach (MRA) phonetic algorithm encoder.</action>
5253
<action dev="ggregory" type="fix" issue="CODEC-163" due-to="leo141">ColognePhonetic encoder unneccessarily creates many char arrays on every loop run.</action>
5354
<action dev="sebb" type="fix" issue="CODEC-160">Base64.encodeBase64URLSafeString doesn't add padding characters at the end.</action>

0 commit comments

Comments
 (0)