Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the homepage. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b8436f59f5445d0b08870fa8dcf07feb |
User & Date: | drh 2009-02-02 13:04:45.000 |
Context
2009-02-04
| ||
23:29 | Documentation changes in preparation for the 3.6.11 release. (check-in: b9fd0996f1 user: drh tags: trunk) | |
2009-02-02
| ||
13:04 | Fix a typo on the homepage. (check-in: b8436f59f5 user: drh tags: trunk) | |
02:15 | Clarifications to core function documentation. (check-in: 1747b46fb5 user: drh tags: trunk) | |
Changes
Changes to pages/index.in.
︙ | ︙ | |||
78 79 80 81 82 83 84 | <td width="20"></td><td bgcolor="#80a796" width="1"></td><td width="20"></td> <td valign="top"> <h3>Current Status</h3> <p><ul> <li><a href="releaselog/3_6_10.html">Version 3.6.10</a> of SQLite is recommended for all new development. Upgrading from | | | 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | <td width="20"></td><td bgcolor="#80a796" width="1"></td><td width="20"></td> <td valign="top"> <h3>Current Status</h3> <p><ul> <li><a href="releaselog/3_6_10.html">Version 3.6.10</a> of SQLite is recommended for all new development. Upgrading from all prior versions is recommended.</li> </ul></p> <h3>Common Links</h3> <p><ul> <li> <a href="features.html">Features</a> </li> <li> <a href="faq.html">Frequently Asked Questions</a> </li> |
︙ | ︙ |