Skip to content

Commit 5af6d23

Browse files
committed
Document [CODEC-189] Fix Java 8 build Javadoc errors.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1634421 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7b15690 commit 5af6d23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<action dev="ggregory" type="add" issue="CODEC-181" due-to="Ivan Martinez-Ortiz">Make possible to provide padding byte to BaseNCodec in constructor</action>
5050
<action dev="ggregory" type="fix" issue="CODEC-180" due-to="Ville Skyttä">Fix Javadoc 1.8.0 errors</action>
5151
<action dev="ggregory" type="update" issue="CODEC-178">Deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets</action>
52+
<action dev="ggregory" type="update" issue="CODEC-189">Fix Java 8 build Javadoc errors</action>
5253
</release>
5354
<release version="1.9" date="20 December 2013" description="Feature and fix release.">
5455
<action dev="ggregory" type="update" issue="CODEC-174" due-to="Thomas Champagne">Improve performance of Beider Morse encoder</action>

0 commit comments

Comments
 (0)