Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix the date on the 3.30.1 release, which was off by 3:21. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.30 |
Files: | files | file ages | folders |
SHA3-256: |
12a0fc2e35a5e0434692b450496f72bb |
User & Date: | drh 2019-12-02 21:35:39.174 |
Context
2019-12-02
| ||
21:36 | Fix another incorrect date on 3.30.1. (check-in: c2a33222f0 user: drh tags: branch-3.30) | |
21:35 | Fix the date on the 3.30.1 release, which was off by 3:21. (check-in: 12a0fc2e35 user: drh tags: branch-3.30) | |
2019-11-02
| ||
12:10 | Fix typo on the download page. (check-in: 037e7f6d68 user: drh tags: branch-3.30) | |
Changes
Changes to pages/chronology.in.
︙ | ︙ | |||
24 25 26 27 28 29 30 | # ORDER BY mtime DESC; # # A small amount of manual editing and de-duplication followed. # # Manually edit the list for each subsequent release. # foreach line [split { | | | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | # ORDER BY mtime DESC; # # A small amount of manual editing and de-duplication followed. # # Manually edit the list for each subsequent release. # foreach line [split { 18db032d05|2019-10-10|Version 3.30.1 c20a353364|2019-10-04|Version 3.30.0 fc82b73eaa|2019-07-10|Version 3.29.0 884b4b7e50|2019-04-16|Version 3.28.0 bd49a8271d|2019-02-25|Version 3.27.2 0eca3dd3d3|2019-02-08|Version 3.27.1 97744701c3|2019-02-07|Version 3.27.0 bf8c1b2b7a|2018-12-01|Version 3.26.0 |
︙ | ︙ |