Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Improved hyperlink to the change graph for 3.32.3. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.32 |
Files: | files | file ages | folders |
SHA3-256: |
a7e284e0ea8949d4676ccad1b2809d48 |
User & Date: | drh 2020-06-18 19:12:58.730 |
Context
2020-06-19
| ||
16:19 | Fix typo. (check-in: 4bcbd4ac5e user: drh tags: branch-3.32) | |
2020-06-18
| ||
20:30 | Merge fixes from the 3.32 branch. (check-in: b48705423b user: drh tags: trunk) | |
19:12 | Improved hyperlink to the change graph for 3.32.3. (check-in: a7e284e0ea user: drh tags: branch-3.32) | |
15:15 | Update the CVE list. (check-in: 461fc0f2bb user: drh tags: branch-3.32) | |
Changes
Changes to pages/news.in.
︙ | ︙ | |||
20 21 22 23 24 25 26 | 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: | | | 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&bt=version-3.32.0] } 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 |
︙ | ︙ |