Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Separate heading for hashes in the 3.11.0 change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
b04e9be1a433e7bccc05978a8e181524 |
User & Date: | drh 2016-02-15 18:26:58.443 |
Context
2016-02-17
| ||
04:59 | Typo fix. (check-in: ab0a116d70 user: drh tags: trunk) | |
2016-02-15
| ||
18:26 | Separate heading for hashes in the 3.11.0 change log. (check-in: b04e9be1a4 user: drh tags: trunk) | |
17:32 | Add the sha1sum and SQLITE_SOURCE_ID for version 3.11 to changes.html. (check-in: 850ce246dc user: dan tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
60 61 62 63 64 65 66 | [https://www.sqlite.org/src/info/ad2559db380abf8|ad2559db380abf8]. <li>Reenable the xCurrentTime and xGetLastError methods in the built-in unix [VFSes] as long as [SQLITE_OMIT_DEPRECATED] is not defined. <p><b>Backwards Compatibility:</b> <li>Because of continuing security concerns, the two-argument version of of the seldom-used and little-known [fts3_tokenizer()] function is disabled unless SQLite is compiled with the [SQLITE_ENABLE_FTS3_TOKENIZER]. | | | 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | [https://www.sqlite.org/src/info/ad2559db380abf8|ad2559db380abf8]. <li>Reenable the xCurrentTime and xGetLastError methods in the built-in unix [VFSes] as long as [SQLITE_OMIT_DEPRECATED] is not defined. <p><b>Backwards Compatibility:</b> <li>Because of continuing security concerns, the two-argument version of of the seldom-used and little-known [fts3_tokenizer()] function is disabled unless SQLite is compiled with the [SQLITE_ENABLE_FTS3_TOKENIZER]. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2016-02-15 17:29:24 3d862f207e3adc00f78066799ac5a8c282430a5f" <li>SHA1 for sqlite3.c: df01436c5fcfe72d1a95bc172158219796e1a90b } chng {2016-01-20 (3.10.2)} { <p><b>Critical bug fix:</b> |
︙ | ︙ |