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

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


The following commit(s) were added to refs/heads/main by this push:
     new 97edc76  Updates for 3.6.0-rc2
97edc76 is described below

commit 97edc764cb78e0b4618f407b335e4b00f720844b
Author: Steve Lawrence <[email protected]>
AuthorDate: Tue Oct 31 10:42:40 2023 -0400

    Updates for 3.6.0-rc2
---
 site/_releases/3.6.0.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/site/_releases/3.6.0.md b/site/_releases/3.6.0.md
index f2e9fdc..d75d96e 100644
--- a/site/_releases/3.6.0.md
+++ b/site/_releases/3.6.0.md
@@ -1,9 +1,9 @@
 ---
 
 title: 3.6.0
-release: rc1
+release: rc2
 apache: true
-date: 2023-10-23
+date: 2023-10-31
 summary: >
     Miscellanous bug fixes
 
@@ -51,6 +51,8 @@ details.
 * {% jira 2852 %} VariableMap copies during suspensions cause performance 
degradation
 * {% jira 2853 %} Add schema validation code to C generator
 * {% jira 2854 %} Release Daffodil 3.6.0
+* {% jira 2857 %} Different prefixes for same namespace fails to compile with 
dfdlx:repType
+* {% jira 2858 %} Whitepace not allowed around DFDL List of String Literal
 
 #### Deprecation/Compatibility
 

Reply via email to