Documentation Source Text

Check-in [1b710ef1fc]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Include a link to the draft change log on Pre-Release Snapshots on the download page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | 3.17
Files: files | file ages | folders
SHA3-256: 1b710ef1fc9159b37e00c503dda4ed9084525fab24b202c7c0c7d8192b84623c
User & Date: drh 2017-03-20 12:25:58.696
Context
2017-03-20
12:26
Merge changes from the 3.17.0 release. (check-in: 3ff90dd03b user: drh tags: trunk)
12:25
Include a link to the draft change log on Pre-Release Snapshots on the download page. (Leaf check-in: 1b710ef1fc user: drh tags: 3.17)
2017-03-16
12:49
Mention the requirement of Fossil 2.0 in getthecode.html. (check-in: 36cbd238b5 user: drh tags: 3.17)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/download.in.
99
100
101
102
103
104
105
106


107
108
109
110
111
112
113
set Caution #fff1c8

Heading {Pre-release Snapshots} {} $Caution


Product {snapshot/sqlite-snapshot-DATE.tar.gz} {
  The [amalgamation] source code, the [command-line shell] source code,
  configure/make scripts for unix, and a Makefile.msc for Windows.


}
Product {snapshot/sqlite-amalgamation-DATE.zip} {
  The [amalgamation]: complete source code a single "sqlite3.c" file.
}
#  The [amalgamation] as of VERSION.
#  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
#  change log</a> for details.







|
>
>







99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
set Caution #fff1c8

Heading {Pre-release Snapshots} {} $Caution


Product {snapshot/sqlite-snapshot-DATE.tar.gz} {
  The [amalgamation] source code, the [command-line shell] source code,
  configure/make scripts for unix, and a Makefile.msc for Windows. See the
  [https://www.sqlite.org/draft/releaselog/current.html|change log] for
  more information.
}
Product {snapshot/sqlite-amalgamation-DATE.zip} {
  The [amalgamation]: complete source code a single "sqlite3.c" file.
}
#  The [amalgamation] as of VERSION.
#  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
#  change log</a> for details.