Fossil SCM
Update the change log to mention recent enhancements.
Commit
8fe2f97ea1bda4d5bcd58dddb80791161eddebcddc5cbc2d581a15f14ece648b
Parent
1dc93b704f3d1b3…
1 file changed
+9
+9
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -5,10 +5,19 @@ | ||
| 5 | 5 | |
| 6 | 6 | * Update the built-in SQLite to version 3.20.0. |
| 7 | 7 | * Update internal Unicode character tables, used in regular expression |
| 8 | 8 | handling, from version 9.0 to 10.0. |
| 9 | 9 | * Show the last-sync-URL on the [/help?cmd=/urllist|/urllist] page. |
| 10 | + * Added the "Event Summary" activity report. | |
| 11 | + [/reports?type=ci&view=lastchng|example] | |
| 12 | + * Added the "Security Audit" page, available to administrators only | |
| 13 | + * Added the Last Login time to the user list page, for administrators only | |
| 14 | + * Added the --numstat option to the [/help?cmd=diff|fossil diff] command | |
| 15 | + * Limit the size of the heap and stack on unix systems, as a proactive | |
| 16 | + defense against the | |
| 17 | + [https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt|Stack Clash] | |
| 18 | + attack. | |
| 10 | 19 | * Fix "database locked" warnings caused by "PRAGMA optimize". |
| 11 | 20 | * Fix a potential XSS vulnerability on the |
| 12 | 21 | [/help?cmd=/help|/help] webpage. |
| 13 | 22 | * Documentation updates |
| 14 | 23 | |
| 15 | 24 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -5,10 +5,19 @@ | |
| 5 | |
| 6 | * Update the built-in SQLite to version 3.20.0. |
| 7 | * Update internal Unicode character tables, used in regular expression |
| 8 | handling, from version 9.0 to 10.0. |
| 9 | * Show the last-sync-URL on the [/help?cmd=/urllist|/urllist] page. |
| 10 | * Fix "database locked" warnings caused by "PRAGMA optimize". |
| 11 | * Fix a potential XSS vulnerability on the |
| 12 | [/help?cmd=/help|/help] webpage. |
| 13 | * Documentation updates |
| 14 | |
| 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -5,10 +5,19 @@ | |
| 5 | |
| 6 | * Update the built-in SQLite to version 3.20.0. |
| 7 | * Update internal Unicode character tables, used in regular expression |
| 8 | handling, from version 9.0 to 10.0. |
| 9 | * Show the last-sync-URL on the [/help?cmd=/urllist|/urllist] page. |
| 10 | * Added the "Event Summary" activity report. |
| 11 | [/reports?type=ci&view=lastchng|example] |
| 12 | * Added the "Security Audit" page, available to administrators only |
| 13 | * Added the Last Login time to the user list page, for administrators only |
| 14 | * Added the --numstat option to the [/help?cmd=diff|fossil diff] command |
| 15 | * Limit the size of the heap and stack on unix systems, as a proactive |
| 16 | defense against the |
| 17 | [https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt|Stack Clash] |
| 18 | attack. |
| 19 | * Fix "database locked" warnings caused by "PRAGMA optimize". |
| 20 | * Fix a potential XSS vulnerability on the |
| 21 | [/help?cmd=/help|/help] webpage. |
| 22 | * Documentation updates |
| 23 | |
| 24 |