Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo on download.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
794e2cf38980704c01717fde6f150bfc |
User & Date: | drh 2008-04-16 18:13:22.000 |
Context
2008-04-21
| ||
19:14 | Add documentation on the journal_mode pragma and the new tempfiles.html document. (check-in: 85d1df2512 user: drh tags: trunk) | |
2008-04-16
| ||
18:13 | Fix typo on download.html page. (check-in: 794e2cf389 user: drh tags: trunk) | |
15:11 | Documentation updates for the 3.5.8 release. (check-in: 744b847818 user: drh tags: trunk) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
220 221 222 223 224 225 226 | version VERSION. } </tcl> </table> <a name="cvs"></a> | | | 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 | version VERSION. } </tcl> </table> <a name="cvs"></a> <h3>Direct Access To The Sources</h3> <p> All SQLite source code is maintained in a <a href="http://www.cvshome.org/">CVS</a> repository that is available for read-only access by anyone. You can interactively view the repository contents and download individual files |
︙ | ︙ |