Repository: commons-text
Updated Branches:
  refs/heads/master c0d4830ea -> 317ae8452


Update release date template.

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/317ae845
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/317ae845
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/317ae845

Branch: refs/heads/master
Commit: 317ae8452bb616d4dcbdd9b9d561d8daf2bb5260
Parents: c0d4830
Author: Gary Gregory <[email protected]>
Authored: Fri Oct 6 10:28:05 2017 -0600
Committer: Gary Gregory <[email protected]>
Committed: Fri Oct 6 10:28:05 2017 -0600

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/317ae845/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dbafafc..0a07340 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
   <body>
 
-  <release version="1.2" date="tbd" description="Release 1.2">
+  <release version="1.2" date="2017-MM-DD" description="Release 1.2">
     <action issue="TEXT-97" type="add" dev="chtompki" due-to="Amey 
Jadiye">RandomStringGenerator able to pass multiple ranges to 
.withinRange()</action>
     <action issue="TEXT-98" type="update" dev="chtompki" due-to="Arun Vinud S 
S">Deprecate isDelimiter and use HashSets for delimiter checks</action>
     <action issue="TEXT-89" type="add" dev="chtompki" due-to="Arun Vinud S 
S">WordUtils.initials support for UTF-16 surrogate pairs</action>

Reply via email to