diff options
| author | 2021-07-26 21:56:11 -0700 | |
|---|---|---|
| committer | 2021-07-26 21:56:11 -0700 | |
| commit | dbeff60597c1491802f44c172ceb64ede0b60f85 (patch) | |
| tree | e2c3b16113445d59ae7213dad1c57e72a6a12819 | |
| parent | Fix errors reported by W3C HTML Validator. (diff) | |
Publish second draft.draft-2
| -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 820354c..e3fbb9a 100644 --- a/srfi-225.html +++ b/srfi-225.html @@ -18,6 +18,7 @@ <li>Received: 2021-06-26</li> <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>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> |
