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/incubator-daffodil-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c90a09  Mention calendarObserveDST as an unsupported feature
5c90a09 is described below

commit 5c90a09dcede4c138907a331381aae4a9ee3241a
Author: Steve Lawrence <[email protected]>
AuthorDate: Fri Jan 8 11:10:19 2021 -0500

    Mention calendarObserveDST as an unsupported feature
---
 site/unsupported.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/site/unsupported.md b/site/unsupported.md
index d824c2e..bdf8efd 100644
--- a/site/unsupported.md
+++ b/site/unsupported.md
@@ -55,6 +55,7 @@ future version of the DFDL spec.)
 * nilKind="logicalValue" {% jira 201 %}
 * occursCountKind="stopValue", occursStopValue {% jira 501 %}
 * utf16Width="variable" {% jira 551 %}
+* calendarObserveDST {% jira 521 %}
 
 #### Miscellaneous
 
@@ -74,4 +75,4 @@ Items 5.1 through 5.63 of the [DFDL v1.0 Spec 
Errata](https://redmine.ogf.org/dm
 * Erratum 5.39 - Choice branches that are zero-occurrence arrays are missing. 
{% jira 2420 %}
 * Erratum 5.40 - complex type cannot have hiddenGroupRef as its model group {% 
jira 2419 %}
 * Erratum 5.47 - Encoding/Decoding errors - dfdl:encodingErrorPolicy="error" 
not implemented.{% jira 935 %}
-* Erratum 5.62 - documentFinalTerminatorCanBeMissing - property is not 
implemented.{% jira 230 %}
\ No newline at end of file
+* Erratum 5.62 - documentFinalTerminatorCanBeMissing - property is not 
implemented.{% jira 230 %}

Reply via email to