Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Tweak to the "news" for version 3.9.1. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5955ab6984923b467bdc6fcb0093ac14 |
User & Date: | drh 2015-10-16 17:34:20.559 |
Context
2015-10-16
| ||
17:42 | Add the sha1sum and SQLITE_SOURCE_ID values for version 3.9.1. (check-in: 6113b85fce user: dan tags: trunk) | |
17:34 | Tweak to the "news" for version 3.9.1. (check-in: 5955ab6984 user: drh tags: trunk) | |
17:28 | Add news about 3.9.1 (check-in: c5a13cc8f4 user: drh tags: trunk) | |
Changes
Changes to pages/news.in.
︙ | ︙ | |||
17 18 19 20 21 22 23 | {<a href="http://www.sqlite.org/cvstrac/tktview?tn=\1">\0</a>} txt hd_resolve "<blockquote>$txt</blockquote>" hd_puts "<hr width=\"50%\">" } newsitem {2015-10-16} {Release 3.9.1} { <p>SQlite [version 3.9.1] is a | | | | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | {<a href="http://www.sqlite.org/cvstrac/tktview?tn=\1">\0</a>} txt hd_resolve "<blockquote>$txt</blockquote>" hd_puts "<hr width=\"50%\">" } newsitem {2015-10-16} {Release 3.9.1} { <p>SQlite [version 3.9.1] is a [https://www.sqlite.org/src/vpatch?from=version-3.9.0&to=version-3.9.1|small patch] to [version 3.9.0] that includes a few simple build script and #ifdef tweaks to make the code easier to compile on a wider variety of platform. There are no functional changes, except for a single [https://www.sqlite.org/src/info/57eec374ae1d0a1d4a|minor bug-fix] in [the json1 extension] to stop it from recognizing form-feed (ASCII 0x0c) as a whitespace character, in conformance with [http://www.rfc-editor.org/rfc/rfc7159.txt|RFC7159]. } newsitem {2015-10-14} {Release 3.9.0} { <p>SQLite version 3.9.0 is a regularly schedule maintenance release. Key changes include: |
︙ | ︙ |