Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add information on community support policies that will be effective March 1, 2017. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
011fac93dd3ab8c4ff348db1dd96902f |
User & Date: | mistachkin 2016-12-29 19:27:50 |
Context
2017-01-03
| ||
22:48 | Bump version to 1.0.105.0. Update version history docs. check-in: 8b362f1729 user: mistachkin tags: trunk | |
2016-12-30
| ||
23:08 | Update the SQLite core library to the latest trunk code. check-in: afdf912cc8 user: mistachkin tags: core316 | |
2016-12-29
| ||
19:27 | Add information on community support policies that will be effective March 1, 2017. check-in: 011fac93dd user: mistachkin tags: trunk | |
2016-12-17
| ||
03:51 | Correct version of the MSVC 2015 redistributable on the downloads page. check-in: 4c501d06b1 user: mistachkin tags: trunk | |
Changes
Changes to www/support.wiki.
1
2
3
4
5
6
7
8
9
10
..
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
<title>Support</title> <h3>Mailing Lists</h3> <p> SQLite has an active mailing list and support community and users of the System.Data.SQLite project available on this web site are encouraged to use these for support questions. </p> ................................................................................ <li> <a href="http://news.gmane.org/gmane.comp.db.sqlite.general"> http://news.gmane.org/gmane.comp.db.sqlite.general</a> </li> </ul> <h3>Direct E-Mail</h3> <p> Use the mailing list. Please do <b>not</b> send email directly to the authors of SQLite or System.Data.SQLite unless: </p> <ul> |
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
|
|
|
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
...
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
<title>Support</title> <div align="center"><h2><b>Community Support Policies</b></h2></div> <div align="center"><h3><b>Effective March 1, 2017</b></h3></div> <h4>Legacy CryptoAPI Codec</h4> <ul> <li> It will be disabled in all default build configurations. </li> <li> However, it will still be possible to build binaries with it enabled. </li> </ul> <h4>Design-Time Components for Visual Studio</h4> <ul> <li> They will still be built and included in the release packages. </li> <li> However, they will no longer be "officially supported". </li> <li> The mailing lists may still be used to ask questions about them. </li> <li> However, any tickets opened for them will be deleted. </li> </ul> <h4>Release Rackages</h4> <ul> <li> Release packages for non-current releases will be archived. </li> <li> Access to archived release packages will be granted on a case-by-case basis. </li> </ul> <div align="center"><h2><b>Mailing Lists</b></h2></div> <p> SQLite has an active mailing list and support community and users of the System.Data.SQLite project available on this web site are encouraged to use these for support questions. </p> ................................................................................ <li> <a href="http://news.gmane.org/gmane.comp.db.sqlite.general"> http://news.gmane.org/gmane.comp.db.sqlite.general</a> </li> </ul> <div align="center"><h2><b>Direct E-Mail</b></h2></div> <p> Use the mailing list. Please do <b>not</b> send email directly to the authors of SQLite or System.Data.SQLite unless: </p> <ul> |