This is an automated email from the ASF dual-hosted git repository. mbeckerle pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
commit 34dfeedf308e775853beaf37d890e9d631ae9486 Author: Michael Beckerle <[email protected]> AuthorDate: Wed Sep 25 09:41:07 2024 -0400 add link to JIRA report of DFDL language features. DAFFODIL-2932 --- site/unsupported.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/unsupported.md b/site/unsupported.md index 43048d4..ff90841 100644 --- a/site/unsupported.md +++ b/site/unsupported.md @@ -71,3 +71,7 @@ that there has been no intention to support as of this release. * dfdl:escapeCharacterPolicy {% jira 2415 %} * dfdl:encoding using CCSIDs {% jira 2000 %} * dfdl:useNilForDefault {% jira 1412 %} + +The above listings are derived from +this [DFDL Language New Features JIRA Report +](https://s.apache.org/daffodil-unimplemented-dfdl-language-features).
