diff options
| author | 2021-11-13 15:45:41 -0800 | |
|---|---|---|
| committer | 2021-11-13 15:45:41 -0800 | |
| commit | c282cfc4957f6ac82df78ecf43e9b99537e025f8 (patch) | |
| tree | 500048fad5c75fa52072ff8ad8ba4540257797e5 | |
| parent | Fix errors reported by W3C HTML Validator. (diff) | |
Publish fifth draft.draft-5
| -rw-r--r-- | srfi-225.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srfi-225.html b/srfi-225.html index 0789bf9..bd9dd19 100644 --- a/srfi-225.html +++ b/srfi-225.html @@ -21,6 +21,7 @@ <li>Draft #2 published: 2021-07-26</li> <li>Draft #3 published: 2021-08-07</li> <li>Draft #4 published: 2021-10-29</li> + <li>Draft #5 published: 2021-11-13</li> <li>John Cowan's <a href="https://github.com/pre-srfi/dictionaries">personal Git repo for this SRFI</a> for reference while the SRFI is in <em>draft</em> status (<a href="https://htmlpreview.github.io/?https://github.com/johnwcowan/srfi-225/blob/master/srfi-225.html">preview</a>)</li> |
