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

slawrence pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 699882d  Update 3.1.0 release notes for rc2 changes
699882d is described below

commit 699882dff64b8d888cb0d53d8245a1bd8a512bf1
Author: Steve Lawrence <[email protected]>
AuthorDate: Fri May 14 15:17:18 2021 -0400

    Update 3.1.0 release notes for rc2 changes
---
 site/_releases/3.1.0.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/site/_releases/3.1.0.md b/site/_releases/3.1.0.md
index 2c7f155..bdd2e1c 100644
--- a/site/_releases/3.1.0.md
+++ b/site/_releases/3.1.0.md
@@ -9,8 +9,8 @@ summary: >
     improved SAX conformance and performance, miscellaneous bug fixes and
     improvements
 
-artifact-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.1.0-rc1/";
-checksum-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.1.0-rc1/";
+artifact-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.1.0-rc2/";
+checksum-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.1.0-rc2/";
 key-file: "https://downloads.apache.org/daffodil/KEYS";
 
 source-dist:
@@ -101,6 +101,7 @@ namespace/prefix properties and improved unparse 
performance.
 * {% jira 2492 %} Test fails on non-US locale
 * {% jira 2494 %} Fix user unfriendly issues with recent jline upgrade
 * {% jira 2498 %} anyEmpty with minOccurs="0" and initial empty element - fails
+* {% jira 2517 %} IBM DFDL Crosstester always reports left over data
 
 #### Miscellaneous Changes
 

Reply via email to