Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update downloads and news pages for v1.0.72.0 (3.7.6+). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release |
Files: | files | file ages | folders |
SHA1: |
8bc5b708b0d4d3ede1ad9eefa47aada1 |
User & Date: | shaneh 2011-05-02 03:34:02.575 |
Context
2011-05-20
| ||
07:38 | Fix for issue [e058ce156e]. We should block x64 installs on x86 and we should install native only if the setup package itself is native. check-in: 7a61aabf34 user: mistachkin tags: trunk | |
2011-05-02
| ||
03:34 | Update downloads and news pages for v1.0.72.0 (3.7.6+). check-in: 8bc5b708b0 user: shaneh tags: trunk, release | |
03:19 | Update of readme. check-in: d49477f70f user: shaneh tags: trunk | |
Changes
Changes to www/downloads.wiki.
︙ | ︙ | |||
14 15 16 17 18 19 20 | <a href="http://system.data.sqlite.org/sqlite-dotnetsrc-1007200.zip">sqlite-dotnetsrc-1007200.zip</a> <br />(3.10 MiB) </td> <td width="5"></td> <td valign="top"> This ZIP archive contains all source code for System.Data.SQLite 1.0.72.0 (3.7.6+) combined into a single archive file.<br /> | | | | | | | 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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | <a href="http://system.data.sqlite.org/sqlite-dotnetsrc-1007200.zip">sqlite-dotnetsrc-1007200.zip</a> <br />(3.10 MiB) </td> <td width="5"></td> <td valign="top"> This ZIP archive contains all source code for System.Data.SQLite 1.0.72.0 (3.7.6+) combined into a single archive file.<br /> (sha1: a2db9cca9faa7ce4ce0d26c951ebfffe5d592fdf) </td> </tr> <tr> <td colspan="4"> <b>Precompiled Binaries For Windows</b> </td> </tr> <tr> <td width="10"> </td> <td valign="top" align="right"> <a name="dotnet-x86"></a> <a href="http://system.data.sqlite.org/sqlite-dotnet-x86-1007200.exe">sqlite-dotnet-x86-1007200.exe</a> <br />(10.1 MiB) </td> <td width="5"></td> <td valign="top"> This setup package will install all the runtime components and dependencies for the x86/win32 version of the System.Data.SQLite 1.0.72.0 (3.7.6+) package.<br /> (sha1: 9e7aa45aa279b9962a2f348ceedcdc9c0ce09f7f) </td> </tr> <tr> <td width="10"> </td> <td valign="top" align="right"> <a name="dotnet-x64"></a> <a href="http://system.data.sqlite.org/sqlite-dotnet-x64-1007200.exe">sqlite-dotnet-x64-1007200.exe</a> <br />(11.3 MiB) </td> <td width="5"></td> <td valign="top"> This setup package will install all the runtime components and dependencies for the x64 version of the System.Data.SQLite 1.0.72.0 (3.7.6+) package.<br /> (sha1: c84aeae8871575595a873f2c3c783a76a077b879) </td> </tr> <tr> <td colspan="4"> <b>Legacy Versions</b> </td> </tr> |
︙ | ︙ |
Changes to www/news.wiki.
︙ | ︙ | |||
15 16 17 18 19 20 21 | <li> Updated to SQLite 3.7.6+ <a href="http://www.sqlite.org/src/info/1bd1484cd7">[1bd1484cd7]</a> to get additional Windows error logging. </li> <li>Updated setup to optionally add install directory to PATH if GAC option selected.</li> </ul> <p> | | | | | | | | | | | | | | 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 45 | <li> Updated to SQLite 3.7.6+ <a href="http://www.sqlite.org/src/info/1bd1484cd7">[1bd1484cd7]</a> to get additional Windows error logging. </li> <li>Updated setup to optionally add install directory to PATH if GAC option selected.</li> </ul> <p> <b>1.0.69.0 - April 12, 2011</b> </p> <ul> <li>Code merge with [http://www.sqlite.org/releaselog/3_7_6.html | SQLite 3.7.6]</li> <li>New VS2008 and VS2010 solution files</li> <li>Build and packaging automation</li> <li>New Inno Setup files</li> <li>Designer support currently not ready for release</li> </ul> <p> <b>1.0.68.0 - February 2011</b> </p> <ul> <li>Code merge with [http://www.sqlite.org/releaselog/3_7_5.html | SQLite 3.7.5]</li> <li>Continuing work on supporting Visual Studio 2010</li> </ul> <p> <b>1.0.67.0 - January 3, 2011</b> </p> <ul> <li>Code merge with [http://www.sqlite.org/releaselog/3_7_4.html | SQLite 3.7.4]</li> <li>Continuing work on supporting Visual Studio 2010</li> </ul> |