Repository: commons-lang Updated Branches: refs/heads/master 77d75526c -> 5f4b07d9b
Prepare for releasing 3.7. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5f4b07d9 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5f4b07d9 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/5f4b07d9 Branch: refs/heads/master Commit: 5f4b07d9b4c63a3337743cda2fe303ae267fad2d Parents: 77d7552 Author: Gary Gregory <ggreg...@apache.org> Authored: Sat Nov 4 12:00:27 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sat Nov 4 12:00:27 2017 -0600 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/5f4b07d9/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 1639447..4dfef1d 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -180,6 +180,8 @@ o LANG-1301: Moving apache-rat-plugin configuration into pluginManagement. Thanks to Karl Heinz Marbaise. o LANG-1316: Deprecate classes/methods moved to commons-text. +============================================================================= + Release Notes for version 3.5 @@ -477,6 +479,8 @@ o LANG-1107: Fix parsing edge cases in FastDateParser. o LANG-1273: Added new property IS_OS_MAC_OSX_EL_CAPITAN in SystemUtils. Thanks to Jake Wang. +============================================================================= + Release Notes for version 3.4 @@ -611,6 +615,8 @@ o LANG-1003: DurationFormatUtils are not able to handle negative o LANG-998: Javadoc is not clear on preferred pattern to instantiate FastDateParser / FastDatePrinter +============================================================================= + Release Notes for version 3.3.2 NEW FEATURES @@ -623,6 +629,8 @@ FIXED BUGS o LANG-992: NumberUtils#isNumber() returns false for "0.0", "0.4790", et al +============================================================================= + Release Notes for version 3.3.1 FIXED BUGS @@ -637,6 +645,8 @@ o LANG-982: DurationFormatUtils.formatDuration(61999, "s.SSSS") - ms field size should be 4 digits o LANG-978: Failing tests with Java 8 b128 +============================================================================= + Release Notes for version 3.3 NEW FEATURES @@ -702,6 +712,8 @@ o LANG-953: Convert package.html files to package-info.java files o LANG-940: Fix deprecation warnings o LANG-819: EnumUtils.generateBitVector needs a "? extends" +============================================================================= + Release Notes for version 3.2.1 BUG FIXES @@ -714,6 +726,8 @@ o LANG-942: Test failure in FastDateParserTest and FastDateFormat_ParserTest Henri Yandell. o LANG-938: Build fails with test failures when building with JDK 8 +============================================================================= + Release Notes for version 3.2 COMPATIBILITY WITH 3.1 @@ -874,6 +888,7 @@ CHANGES WITHOUT TICKET o Fixed URLs in javadoc to point to new oracle.com pages +============================================================================= Release Notes for version 3.1 @@ -908,6 +923,7 @@ o LANG-748: Deprecating chomp(String, String) o LANG-736: CharUtils static final array CHAR_STRING is not needed to compute CHAR_STRING_ARRAY +============================================================================= Release Notes for version 3.0