Author: ggregory Date: Wed Mar 9 03:52:44 2011 New Revision: 1079656 URL: http://svn.apache.org/viewvc?rev=1079656&view=rev Log: Fix description for CODEC-105.
Modified: commons/proper/codec/trunk/src/changes/changes.xml Modified: commons/proper/codec/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/changes/changes.xml?rev=1079656&r1=1079655&r2=1079656&view=diff ============================================================================== --- commons/proper/codec/trunk/src/changes/changes.xml (original) +++ commons/proper/codec/trunk/src/changes/changes.xml Wed Mar 9 03:52:44 2011 @@ -45,7 +45,7 @@ Typo in DecoderException message thrown from Hex.decodeHex. </action> <action dev="julius, ggregory" type="add" issue="CODEC-105" due-to="zak"> - ArrayIndexOutOfBoundsException when doing multiple reads() on encoding b64InputStream. + ArrayIndexOutOfBoundsException when doing multiple reads() on encoding Base64InputStream. </action> <action dev="bayard" type="add" issue="CODEC-106" due-to="it2mmeyerfa"> Add the "Kölner Phonetik" encoder (cologne phonetic) to codec.lang.