Skip to content

Commit ad1a469

Browse files
committed
Better docs.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1637038 13f79535-47bb-0310-9956-ffa450edef68
1 parent 54a0fb4 commit ad1a469

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

RELEASE-NOTES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The Apache Commons Codec package contains simple encoder and decoders for
77
widely used encoders and decoders, the codec package also maintains a
88
collection of phonetic encoding utilities.
99

10+
This feature and fix release requires a minimum of Java 1.6, same as 1.9.
11+
1012
Changes in this version include:
1113

1214
New features:
@@ -54,7 +56,7 @@ various formats such as Base64 and Hexadecimal. In addition to these
5456
widely used encoders and decoders, the codec package also maintains a
5557
collection of phonetic encoding utilities.
5658

57-
Performance and fix release. Requires a minimum of Java 1.6.
59+
This feature and fix release requires a minimum of Java 1.6, same as 1.8.
5860

5961
Changes in this version include:
6062

0 commit comments

Comments
 (0)