Fossil SCM
update changes.wiki
Commit
927257ea5697d264558166e35087cccbd22f645d
Parent
8dcb40d8808983e…
1 file changed
+1
-1
+1
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2>Changes For Version 1.28.1 (most likely never being released, those |
| 4 | 4 | are candidate cherry-picks just in case)</h2> |
| 5 | - * Upgraded internal SQLite to version 3.8.4, which adds support for | |
| 5 | + * Upgraded internal SQLite to version 3.8.4.1, which adds support for | |
| 6 | 6 | CTE and the WITH clause, and fixes various (minor) SQLite bugs. |
| 7 | 7 | * Relax minimum SQLite version check to 3.7.17, as Fossil 1.28 |
| 8 | 8 | actually works fine with "configure --disable-internal-sqlite" |
| 9 | 9 | See: [https://www.mail-archive.com/[email protected]/msg14520.html] |
| 10 | 10 | * [252aff3e62]: Make "fossil diff --tk" work out-of-the-box on Windows |
| 11 | 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.28.1 (most likely never being released, those |
| 4 | are candidate cherry-picks just in case)</h2> |
| 5 | * Upgraded internal SQLite to version 3.8.4, which adds support for |
| 6 | CTE and the WITH clause, and fixes various (minor) SQLite bugs. |
| 7 | * Relax minimum SQLite version check to 3.7.17, as Fossil 1.28 |
| 8 | actually works fine with "configure --disable-internal-sqlite" |
| 9 | See: [https://www.mail-archive.com/[email protected]/msg14520.html] |
| 10 | * [252aff3e62]: Make "fossil diff --tk" work out-of-the-box on Windows |
| 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.28.1 (most likely never being released, those |
| 4 | are candidate cherry-picks just in case)</h2> |
| 5 | * Upgraded internal SQLite to version 3.8.4.1, which adds support for |
| 6 | CTE and the WITH clause, and fixes various (minor) SQLite bugs. |
| 7 | * Relax minimum SQLite version check to 3.7.17, as Fossil 1.28 |
| 8 | actually works fine with "configure --disable-internal-sqlite" |
| 9 | See: [https://www.mail-archive.com/[email protected]/msg14520.html] |
| 10 | * [252aff3e62]: Make "fossil diff --tk" work out-of-the-box on Windows |
| 11 |