Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Minor editorial changes to the homepage. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8747cf823c94193bb6dbde4472c3612e |
User & Date: | drh 2012-09-19 11:01:14.835 |
Context
2012-09-19
| ||
22:18 | Update core SQLite library to the latest trunk. check-in: aca9ed3f62 user: mistachkin tags: trunk | |
11:01 | Minor editorial changes to the homepage. check-in: 8747cf823c user: drh tags: trunk | |
02:57 | Revise and enhance the web page that describes how to obtain the latest unreleased source code. check-in: 404705e45f user: mistachkin tags: trunk | |
Changes
Changes to www/index.wiki.
1 2 3 4 5 6 7 8 9 10 | <title>About</title> <nowiki> <br> <table width="100%" cellpadding="5"> <tr> <td width="20%"> </td> <td> <p> | | | > | < | > | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | <title>About</title> <nowiki> <br> <table width="100%" cellpadding="5"> <tr> <td width="20%"> </td> <td> <p> System.Data.SQLite is an ADO.NET adapter for <a href="http://www.sqlite.org/">SQLite</a>. </p> <p>System.Data.SQLite was started by Robert Simpson. Robert still has commit privileges on this repository but is no longer an active contributor. Development and maintenance work is now mostly performed by the SQLite Development Team. The SQLite team is committed to supporting System.Data.SQLite long-term. </p> <p> Historical versions, as well as the original support forums, may still be found at <a href="http://sqlite.phxsoftware.com/">http://sqlite.phxsoftware.com/</a>, though there have been no updates to this version since April of 2010. </p> <p> There is no forum on this web site; however, the <a href="support.wiki">support page</a> has an updated list of support options. </p> <p> Please refer to the <a href="downloads.wiki">download page</a> for a complete list of downloadable packages and information on their use. </p> </td> <td width="30%" valign="top"> <table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0"> <tr> <td> <ul> <li><a href="features.wiki">Features</a></li> <li><a href="faq.wiki">Frequently Asked Questions</a></li> <li><a href="news.wiki">News</a></li> |
︙ | ︙ |