Fossil SCM
Update change log
Commit
7756b9c037ed1a70a2fd9709bb7ce93ac428f7adbc097ca944908dc3f05acbd3
Parent
2984310f0914ccc…
1 file changed
+3
-1
+3
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -5,11 +5,11 @@ | ||
| 5 | 5 | <li> The default configuration now allows robots to download any tarball |
| 6 | 6 | or similar, to better support of automated build systems. |
| 7 | 7 | <li> New special tag "zipX" for the [/help/robot-restrict|robot-restrict] |
| 8 | 8 | setting blocks robot access to tarballs, but with exceptions to support |
| 9 | 9 | automated build systems. |
| 10 | - <li> Enhancements to the default value for the | |
| 10 | + <li> Enhancements to the default value for the | |
| 11 | 11 | [/help/robot-restrict|robot-restrict setting]. |
| 12 | 12 | </ol> |
| 13 | 13 | <li> A drop-down menu of recent branches is now possible for the submenu, and |
| 14 | 14 | is used in the [/dir?ci=trunk|code browser]. |
| 15 | 15 | <li> Easier access to generated tarballs and ZIPs:<ol type="a"> |
| @@ -44,10 +44,12 @@ | ||
| 44 | 44 | </ol> |
| 45 | 45 | <li> The [/help/timeline|timeline command] is enhanced with the new |
| 46 | 46 | "<tt>-u|--for-user</tt>" option. |
| 47 | 47 | <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag |
| 48 | 48 | can be used to fix a checkout after moving its repository file. |
| 49 | + <li> Update internal Unicode character tables, used in regular expression | |
| 50 | + handling, from version 13 to 17. | |
| 49 | 51 | </ol> |
| 50 | 52 | |
| 51 | 53 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 52 | 54 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 53 | 55 | server involving exponential behavior in Fossil's regexp implementation. |
| 54 | 56 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -5,11 +5,11 @@ | |
| 5 | <li> The default configuration now allows robots to download any tarball |
| 6 | or similar, to better support of automated build systems. |
| 7 | <li> New special tag "zipX" for the [/help/robot-restrict|robot-restrict] |
| 8 | setting blocks robot access to tarballs, but with exceptions to support |
| 9 | automated build systems. |
| 10 | <li> Enhancements to the default value for the |
| 11 | [/help/robot-restrict|robot-restrict setting]. |
| 12 | </ol> |
| 13 | <li> A drop-down menu of recent branches is now possible for the submenu, and |
| 14 | is used in the [/dir?ci=trunk|code browser]. |
| 15 | <li> Easier access to generated tarballs and ZIPs:<ol type="a"> |
| @@ -44,10 +44,12 @@ | |
| 44 | </ol> |
| 45 | <li> The [/help/timeline|timeline command] is enhanced with the new |
| 46 | "<tt>-u|--for-user</tt>" option. |
| 47 | <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag |
| 48 | can be used to fix a checkout after moving its repository file. |
| 49 | </ol> |
| 50 | |
| 51 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 52 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 53 | server involving exponential behavior in Fossil's regexp implementation. |
| 54 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -5,11 +5,11 @@ | |
| 5 | <li> The default configuration now allows robots to download any tarball |
| 6 | or similar, to better support of automated build systems. |
| 7 | <li> New special tag "zipX" for the [/help/robot-restrict|robot-restrict] |
| 8 | setting blocks robot access to tarballs, but with exceptions to support |
| 9 | automated build systems. |
| 10 | <li> Enhancements to the default value for the |
| 11 | [/help/robot-restrict|robot-restrict setting]. |
| 12 | </ol> |
| 13 | <li> A drop-down menu of recent branches is now possible for the submenu, and |
| 14 | is used in the [/dir?ci=trunk|code browser]. |
| 15 | <li> Easier access to generated tarballs and ZIPs:<ol type="a"> |
| @@ -44,10 +44,12 @@ | |
| 44 | </ol> |
| 45 | <li> The [/help/timeline|timeline command] is enhanced with the new |
| 46 | "<tt>-u|--for-user</tt>" option. |
| 47 | <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag |
| 48 | can be used to fix a checkout after moving its repository file. |
| 49 | <li> Update internal Unicode character tables, used in regular expression |
| 50 | handling, from version 13 to 17. |
| 51 | </ol> |
| 52 | |
| 53 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 54 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 55 | server involving exponential behavior in Fossil's regexp implementation. |
| 56 |