You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/08/19 17:05:22 UTC

[04/10] [lang] (fix) ensure character encoding in old release notes remains.

(fix) ensure character encoding in old release notes remains.


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/2abe26c1
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/2abe26c1
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/2abe26c1

Branch: refs/heads/master
Commit: 2abe26c1e4aab2a492619b7e8b2407fa03a67ad3
Parents: a1ac807
Author: Rob Tompkins <ch...@gmail.com>
Authored: Wed Aug 15 21:06:00 2018 -0400
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Wed Aug 15 21:06:00 2018 -0400

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/2abe26c1/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 989e53b..1b5ce02 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -127,6 +127,7 @@ o LANG-1358: Improve StringUtils#replace throughput Thanks to Stephane Landelle.
 o LANG-1346: Remove deprecation from RandomStringUtils
 o LANG-1361: ExceptionUtils.getThrowableList() is using deprecated ExceptionUtils.getCause() Thanks to Ana.
 
+
 =============================================================================
 
                            Apache Commons Lang