Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the sha1sum and SQLITE_SOURCE_ID values for version 3.9.1. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6113b85fce6f58a1d14e14696475f3a7 |
User & Date: | dan 2015-10-16 17:42:52.497 |
Context
2015-10-19
| ||
12:30 | Add documentation for the fts5vocab module to fts5.in. (check-in: 004403f6f5 user: dan tags: trunk) | |
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) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
22 23 24 25 26 27 28 29 30 31 32 33 34 35 | chng {2015-10-16 (3.9.1)} { <li>Fix [the json1 extension] so that it does <u>not</u> recognize ASCII form-feed as a whitespace character, in order to comply with RFC-7159. Fix for ticket [https://www.sqlite.org/src/info/57eec374ae1d0a1d|57eec374ae1d0a1d] <li>Add a few #ifdef and build script changes to address compilation issues that appeared after the 3.9.0 release. } {patchagainst 1} chng {2015-10-14 (3.9.0)} { <p><b>Policy Changes:</b> <li>The [version numbering conventions] for SQLite are revised to use the emerging standard of [http://semver.org/|semantic versioning]. <p><b>New Features And Enhancements:</b> | > > > | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | chng {2015-10-16 (3.9.1)} { <li>Fix [the json1 extension] so that it does <u>not</u> recognize ASCII form-feed as a whitespace character, in order to comply with RFC-7159. Fix for ticket [https://www.sqlite.org/src/info/57eec374ae1d0a1d|57eec374ae1d0a1d] <li>Add a few #ifdef and build script changes to address compilation issues that appeared after the 3.9.0 release. <li>SQLITE_SOURCE_ID: ""2015-10-16 17:31:12 767c1727fec4ce11b83f25b3f1bfcfe68a2c8b02" <li>SHA1 for sqlite3.c: 5e6d1873a32d82c2cf8581f143649940cac8ae49 } {patchagainst 1} chng {2015-10-14 (3.9.0)} { <p><b>Policy Changes:</b> <li>The [version numbering conventions] for SQLite are revised to use the emerging standard of [http://semver.org/|semantic versioning]. <p><b>New Features And Enhancements:</b> |
︙ | ︙ |