Fossil SCM
Update the 2.5 change log.
Commit
1cbaf3bdd9c1d0ae09194480315896886c903371208c6601729fe0de9d3c6489
Parent
8007cfc0db1011d…
1 file changed
+24
-2
+24
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,17 +1,39 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_5'></a> |
| 4 | 4 | <h2>Changes for Version 2.5 (pending)</h2> |
| 5 | 5 | |
| 6 | - * Numerous enhancements to the look and feel of the web interface | |
| 6 | + * Numerous enhancements to the look and feel of the web interface. | |
| 7 | + Especially: Added separate "Modern", "Compact", "Verbose", and | |
| 8 | + "Columnar" view options on timelines. | |
| 9 | + * Common display settings (such as the "view" option and the number | |
| 10 | + of rows in a timeline) are held in a cookie and thus persist | |
| 11 | + across multiple pages. | |
| 12 | + * Added the [https://fossil-scm.org/skins/ardoise/timeline|Ardoise] | |
| 13 | + skin. | |
| 14 | + * Fix the "fossil server" command on Unix to be much more responsive | |
| 15 | + to multiple web requests. | |
| 16 | + * Use the IPv6 stack for the "fossil ui" and "fossil server" | |
| 17 | + commands on Windows. | |
| 18 | + * Support for [https://sqlite.org/sqlar|SQL Archives] as a download | |
| 19 | + option. | |
| 7 | 20 | * Fossil now automatically generates the |
| 8 | 21 | <html><head>...</head><body> |
| 9 | 22 | at the beginning of each web page if the configurable header |
| 10 | 23 | lacks a <body> tag. |
| 24 | + * Added the /artifact_stats page, currently accessible only by | |
| 25 | + the administrator. | |
| 11 | 26 | * Upgrade to the latest versions of SQLite and OpenSSL. |
| 12 | - * Improved key bindings on the Tk diff screen generated by "fossil diff --tk". | |
| 27 | + * Improved key bindings on the Tk diff screen generated by | |
| 28 | + "fossil diff --tk". | |
| 29 | + * Begin factoring out in-line javascript into separately loaded | |
| 30 | + script files. This is a step along the | |
| 31 | + road toward supporting a strict Content Security Policy. More work | |
| 32 | + is to be done. | |
| 33 | + * Initial infrastructure is in place to make use of the pledge() | |
| 34 | + system call in OpenBSD. More work is to be done. | |
| 13 | 35 | |
| 14 | 36 | <a name='v2_4'></a> |
| 15 | 37 | <h2>Changes for Version 2.4 (2017-11-03)</h2> |
| 16 | 38 | |
| 17 | 39 | * New feature: URL Aliases. URL Aliases allow an administrator |
| 18 | 40 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,17 +1,39 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_5'></a> |
| 4 | <h2>Changes for Version 2.5 (pending)</h2> |
| 5 | |
| 6 | * Numerous enhancements to the look and feel of the web interface |
| 7 | * Fossil now automatically generates the |
| 8 | <html><head>...</head><body> |
| 9 | at the beginning of each web page if the configurable header |
| 10 | lacks a <body> tag. |
| 11 | * Upgrade to the latest versions of SQLite and OpenSSL. |
| 12 | * Improved key bindings on the Tk diff screen generated by "fossil diff --tk". |
| 13 | |
| 14 | <a name='v2_4'></a> |
| 15 | <h2>Changes for Version 2.4 (2017-11-03)</h2> |
| 16 | |
| 17 | * New feature: URL Aliases. URL Aliases allow an administrator |
| 18 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,17 +1,39 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_5'></a> |
| 4 | <h2>Changes for Version 2.5 (pending)</h2> |
| 5 | |
| 6 | * Numerous enhancements to the look and feel of the web interface. |
| 7 | Especially: Added separate "Modern", "Compact", "Verbose", and |
| 8 | "Columnar" view options on timelines. |
| 9 | * Common display settings (such as the "view" option and the number |
| 10 | of rows in a timeline) are held in a cookie and thus persist |
| 11 | across multiple pages. |
| 12 | * Added the [https://fossil-scm.org/skins/ardoise/timeline|Ardoise] |
| 13 | skin. |
| 14 | * Fix the "fossil server" command on Unix to be much more responsive |
| 15 | to multiple web requests. |
| 16 | * Use the IPv6 stack for the "fossil ui" and "fossil server" |
| 17 | commands on Windows. |
| 18 | * Support for [https://sqlite.org/sqlar|SQL Archives] as a download |
| 19 | option. |
| 20 | * Fossil now automatically generates the |
| 21 | <html><head>...</head><body> |
| 22 | at the beginning of each web page if the configurable header |
| 23 | lacks a <body> tag. |
| 24 | * Added the /artifact_stats page, currently accessible only by |
| 25 | the administrator. |
| 26 | * Upgrade to the latest versions of SQLite and OpenSSL. |
| 27 | * Improved key bindings on the Tk diff screen generated by |
| 28 | "fossil diff --tk". |
| 29 | * Begin factoring out in-line javascript into separately loaded |
| 30 | script files. This is a step along the |
| 31 | road toward supporting a strict Content Security Policy. More work |
| 32 | is to be done. |
| 33 | * Initial infrastructure is in place to make use of the pledge() |
| 34 | system call in OpenBSD. More work is to be done. |
| 35 | |
| 36 | <a name='v2_4'></a> |
| 37 | <h2>Changes for Version 2.4 (2017-11-03)</h2> |
| 38 | |
| 39 | * New feature: URL Aliases. URL Aliases allow an administrator |
| 40 |