Skip to content

Commit 845c392

Browse files
committed
Replace TODO placeholders with CodeSnip ver & date
Update design documents with CodeSnip release version and release date relating to changes in config, export, user database and REML file formats. Some other minor tweak too.
1 parent e45c149 commit 845c392

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

Docs/Design/FileFormats/config.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h3>
167167
</p>
168168

169169
<p>
170-
There have been several versions of this file. The current one is version 18 &laquo;&laquo;TODO&raquo;&raquo;. The change to version 18 came with CodeSnip v4.20.0&laquo;&laquo;TODO&raquo;&raquo; and the addition of the [Prefs] section.
170+
There have been several versions of this file. The current one is version 19. The change to version 19 came with CodeSnip v4.21.0 and the addition of the [Compilers] section and the <code class="key">CanAutoInstall</code> key in the [Cmp:XXX] sections.
171171
</p>
172172

173173
<p>
@@ -762,7 +762,7 @@ <h4>
762762
The version number of the config file. Incremented whenever the file format changes. If this section or this value is missing then the default value is <code class="value">1</code>.
763763
</div>
764764
<div class="half-spaced">
765-
The current value is <code class="value">16</code>.
765+
The current value is <code class="value">19</code>.
766766
</div>
767767
</dd>
768768
<dt>

Docs/Design/FileFormats/export.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h2>
175175
<em>version</em>
176176
</dt>
177177
<dd>
178-
Identifies version of file. Determines which tags are valid and
178+
Identifies major version of file. Determines which tags are valid and
179179
establishes rules concerning content. Valid versions are 1 to 7.
180180
</dd>
181181
</dl>
@@ -979,10 +979,10 @@ <h2>
979979
Updated with CodeSnip v4.18.0 to add support for Delphi 11.x Alexandria.
980980
</dd>
981981
<dt>
982-
<em>Version 7.3 - &laquo;&laquo;TODO&raquo;&raquo;</em>
982+
<em>Version 7.3 - 16 December 2022</em>
983983
</dt>
984984
<dd>
985-
Updated with CodeSnip v&laquo;&laquo;TODO&raquo;&raquo; to add support for REML v5, which is backward compatible with REML v4.
985+
Updated with CodeSnip v4.21.0 to add support for REML v5, which is backward compatible with REML v4.
986986
</dd>
987987
</dl>
988988
</dd>

Docs/Design/FileFormats/user-db.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h3 id="xml-file">
199199
<em>version</em>
200200
</dt>
201201
<dd>
202-
Identifies version of file. Determines which tags are valid and rules
202+
Identifies major version of file. Determines which tags are valid and rules
203203
concerning content. Valid versions are 1..6.
204204
</dd>
205205
</dl>
@@ -1015,10 +1015,10 @@ <h2>
10151015
Updated with CodeSnip v4.18.0 to add support for Delphi 11.x Alexandria.
10161016
</dd>
10171017
<dt>
1018-
<em>Version 6.11 - &laquo;&laquo;TODO&raquo;&raquo;</em>
1018+
<em>Version 6.11 - 16 December 2022</em>
10191019
</dt>
10201020
<dd>
1021-
Updated with CodeSnip v&laquo;&laquo;TODO&raquo;&raquo; to add support for REML v5, which is backwards compatible with REML v4.
1021+
Updated with CodeSnip v4.21.0 to add support for REML v5, which is backwards compatible with REML v4.
10221022
</dd>
10231023
</dl>
10241024
</dd>

Docs/Design/reml.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -625,11 +625,11 @@ <h1>Change Log</h1>
625625
</ul>
626626

627627
<p>
628-
<strong>v5 of &laquo;&laquo;TODO&raquo;&raquo;</strong>
628+
<strong>v5 of 2022-12-16</strong>
629629
</p>
630630

631631
<p>
632-
Introduced in CodeSnip &laquo;&laquo;TODO&raquo;&raquo;
632+
Introduced in CodeSnip v4.21.0
633633
</p>
634634

635635
<ul>

0 commit comments

Comments
 (0)