Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add a link to a the graph of 3.32 changes on the 3.32.3 news item. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.32 |
Files: | files | file ages | folders |
SHA3-256: |
ff42d8f2f737e7a7e6c93d579dbc85fa |
User & Date: | drh 2020-06-18 14:54:16.824 |
Context
2020-06-18
| ||
15:15 | Update the CVE list. (check-in: 461fc0f2bb user: drh tags: branch-3.32) | |
15:00 | Merge documentation fixes from the 3.32 branch. Updates to the change log. (check-in: 1d22b3977e user: drh tags: trunk) | |
14:54 | Add a link to a the graph of 3.32 changes on the 3.32.3 news item. (check-in: ff42d8f2f7 user: drh tags: branch-3.32) | |
14:05 | Version 3.32.3 (check-in: ee6ff4d4d4 user: drh tags: release, version-3.32.3, branch-3.32) | |
Changes
Changes to pages/news.in.
︙ | ︙ | |||
18 19 20 21 22 23 24 25 26 27 28 29 30 31 | } newsitem {2020-06-18} {Release 3.32.3} { The 3.32.3 release is a patch release that contains fixes for various issues discovered by fuzzers. None of the issues fixed are likely to be encountered by applications that use SQLite in ordinary ways, though upgrading never hurts. } newsitem {2020-06-04} {Release 3.32.2} { The 3.32.2 release is a one-line change relative to 3.32.1 that fixes a long-standing bug in the COMMIT command. Since [version 3.17.0], if you were to retry a COMMIT command over and over after it returns [SQLITE_BUSY], it might eventually | > > > | 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | } newsitem {2020-06-18} {Release 3.32.3} { The 3.32.3 release is a patch release that contains fixes for various issues discovered by fuzzers. None of the issues fixed are likely to be encountered by applications that use SQLite in ordinary ways, though upgrading never hurts. <p> Map of all changes since the 3.32.0 release: [https://www.sqlite.org/src/timeline?p=version-3.32.3&n=39] } newsitem {2020-06-04} {Release 3.32.2} { The 3.32.2 release is a one-line change relative to 3.32.1 that fixes a long-standing bug in the COMMIT command. Since [version 3.17.0], if you were to retry a COMMIT command over and over after it returns [SQLITE_BUSY], it might eventually |
︙ | ︙ |