This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new c0e2028  Prepare for 1.1.0 RC1.
c0e2028 is described below

commit c0e2028434c3df3f3f8da38155f539f00548da4b
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Aug 28 14:18:21 2020 -0400

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ed58ce9..46e9373 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@
    -->
 
   <body>
-    <release version="1.1.0" date="2020-MM-DD" description="Minor release 
(Java 8 and OpenSSL 1.1.1)">
+    <release version="1.1.0" date="2020-08-28" description="Minor release 
(Java 8 and OpenSSL 1.1.1)">
       <action issue="CRYPTO-59" type="add">Support Galois/Counter Mode 
(GCM).</action>
       <action issue="CRYPTO-125" type="fix">CryptoOutputStream does not call 
write in a loop when underlying channel works in non-block mode.</action>
       <action issue="CRYPTO-131" type="add" dev="britter">Provide FAQ 
page.</action>

Reply via email to