diff options
| author | 2021-08-07 18:24:34 -0700 | |
|---|---|---|
| committer | 2021-08-07 18:24:34 -0700 | |
| commit | ffd17d798ba88943d709a266e7478507f96349ab (patch) | |
| tree | 642b16c8ea503f97799a28358d2140270025d069 | |
| parent | Fix errors reported by W3C HTML Validator. (diff) | |
Publish third draft.draft-3
| -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 8277156..745b219 100644 --- a/srfi-225.html +++ b/srfi-225.html @@ -19,6 +19,7 @@ <li>60-day deadline: 2021-09-16</li> <li>Draft #1 published: 2021-07-18</li> <li>Draft #2 published: 2021-07-26</li> + <li>Draft #3 published: 2021-08-07</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> |
