Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update downloads and news pages for v1.0.73.0 (3.7.6.3). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release |
Files: | files | file ages | folders |
SHA1: |
1bce85bcfcfd5d1c3f288b354d12637f |
User & Date: | shaneh 2011-06-02 15:59:45.618 |
Context
2011-07-03
| ||
13:19 | Merge all build enhancements to trunk. check-in: 0fedc31598 user: mistachkin tags: trunk | |
2011-06-29
| ||
11:31 | Enhancements to command line build and test automation. check-in: 046dc70fd1 user: mistachkin tags: build-enhancements | |
2011-06-02
| ||
15:59 | Update downloads and news pages for v1.0.73.0 (3.7.6.3). check-in: 1bce85bcfc user: shaneh tags: trunk, release | |
15:32 | Update of readme. check-in: 339846380c user: shaneh tags: trunk | |
Changes
Changes to www/downloads.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 | 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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | - + - + - + - + - - + + - + - - + + | <title>System.Data.SQLite Download Page</title> <h3>SQLite Download Page</h3> <table width="100%" cellpadding="5"> <tr> <td colspan="4"> <b>Source Code</b> </td> </tr> <tr> <td width="10"> </td> <td valign="top" align="right"> <a name="dotnetsrc"></a> |
︙ |
Changes to www/news.wiki.
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | + + + + + + + + + + + | <title>News</title> <b>Version History</b> <p> <b>1.0.73.0 - June 2, 2011</b> </p> <ul> <li>Updated to SQLite 3.7.6.3 <a href="http://www.sqlite.org/src/info/ed1da510a2">[ed1da510a2]</a>.</li> <li>Minor optimization to GetBytes(). Fix for [8c1650482e].</li> <li>Update various assembly information settings.</li> <li>Correct System.Data.SQLite.Linq version and resource information. Fix for [6489c5a396] and [133daf50d6].</li> <li>Moved log handler from SQLiteConnection object to SQLiteFactory object to prevent if from being prematurely GCed.</li> <li>We should block x64 installs on x86 and we should install native only if the setup package itself is native. Fix for [e058ce156e].</li> </ul> <p> <b>1.0.72.0 - May 1, 2011</b> </p> <ul> <li>Add the correct directory to the path. Fix for [50515a0c8e].</li> </ul> <p> |
︙ |