Fossil SCM
Hyperlink fix in changes.wiki ([forum:40ec3ab414]) and missing properties added to tester.tcl ([forum:9ca8f55c4c]).
Commit
7ad4e1ad49ace641e45ee50ef6a1916ff94b1ab3cf6cd62114b812cab600e2b4
Parent
a49393a9580ebf3…
2 files changed
+2
+1
-1
+2
| --- test/tester.tcl | ||
| +++ test/tester.tcl | ||
| @@ -305,10 +305,11 @@ | ||
| 305 | 305 | diff-command \ |
| 306 | 306 | dont-push \ |
| 307 | 307 | dotfiles \ |
| 308 | 308 | editor \ |
| 309 | 309 | email-admin \ |
| 310 | + email-renew-interval \ | |
| 310 | 311 | email-self \ |
| 311 | 312 | email-send-command \ |
| 312 | 313 | email-send-db \ |
| 313 | 314 | email-send-dir \ |
| 314 | 315 | email-send-method \ |
| @@ -331,10 +332,11 @@ | ||
| 331 | 332 | localauth \ |
| 332 | 333 | lock-timeout \ |
| 333 | 334 | main-branch \ |
| 334 | 335 | mainmenu \ |
| 335 | 336 | manifest \ |
| 337 | + max-cache-entry \ | |
| 336 | 338 | max-loadavg \ |
| 337 | 339 | max-upload \ |
| 338 | 340 | mimetypes \ |
| 339 | 341 | mtime-changes \ |
| 340 | 342 | pgp-command \ |
| 341 | 343 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -305,10 +305,11 @@ | |
| 305 | diff-command \ |
| 306 | dont-push \ |
| 307 | dotfiles \ |
| 308 | editor \ |
| 309 | email-admin \ |
| 310 | email-self \ |
| 311 | email-send-command \ |
| 312 | email-send-db \ |
| 313 | email-send-dir \ |
| 314 | email-send-method \ |
| @@ -331,10 +332,11 @@ | |
| 331 | localauth \ |
| 332 | lock-timeout \ |
| 333 | main-branch \ |
| 334 | mainmenu \ |
| 335 | manifest \ |
| 336 | max-loadavg \ |
| 337 | max-upload \ |
| 338 | mimetypes \ |
| 339 | mtime-changes \ |
| 340 | pgp-command \ |
| 341 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -305,10 +305,11 @@ | |
| 305 | diff-command \ |
| 306 | dont-push \ |
| 307 | dotfiles \ |
| 308 | editor \ |
| 309 | email-admin \ |
| 310 | email-renew-interval \ |
| 311 | email-self \ |
| 312 | email-send-command \ |
| 313 | email-send-db \ |
| 314 | email-send-dir \ |
| 315 | email-send-method \ |
| @@ -331,10 +332,11 @@ | |
| 332 | localauth \ |
| 333 | lock-timeout \ |
| 334 | main-branch \ |
| 335 | mainmenu \ |
| 336 | manifest \ |
| 337 | max-cache-entry \ |
| 338 | max-loadavg \ |
| 339 | max-upload \ |
| 340 | mimetypes \ |
| 341 | mtime-changes \ |
| 342 | pgp-command \ |
| 343 |
+1
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -28,11 +28,11 @@ | ||
| 28 | 28 | the --verbose option. |
| 29 | 29 | * Add the <tt>close</tt>, <tt>reopen</tt>, <tt>hide</tt>, and |
| 30 | 30 | </tt>unhide</tt> subcommands to [/help?cmd=branch|the branch command]. |
| 31 | 31 | * The "-p" option to [/help?cmd=branch|fossil branch list] shows only |
| 32 | 32 | private branches. |
| 33 | - * The [/mdrules|Markdown formatter] now interprets the content of | |
| 33 | + * The [/md_rules|Markdown formatter] now interprets the content of | |
| 34 | 34 | block HTML markup (such as <table>) in most cases. Only content |
| 35 | 35 | of <pre> and <script> is passed through verbatim. |
| 36 | 36 | * The [/help?cmd=wiki|wiki list command] no longer lists "deleted" |
| 37 | 37 | pages by default. Use the new <tt>--all</tt> option to include deleted |
| 38 | 38 | pages in the output. |
| 39 | 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -28,11 +28,11 @@ | |
| 28 | the --verbose option. |
| 29 | * Add the <tt>close</tt>, <tt>reopen</tt>, <tt>hide</tt>, and |
| 30 | </tt>unhide</tt> subcommands to [/help?cmd=branch|the branch command]. |
| 31 | * The "-p" option to [/help?cmd=branch|fossil branch list] shows only |
| 32 | private branches. |
| 33 | * The [/mdrules|Markdown formatter] now interprets the content of |
| 34 | block HTML markup (such as <table>) in most cases. Only content |
| 35 | of <pre> and <script> is passed through verbatim. |
| 36 | * The [/help?cmd=wiki|wiki list command] no longer lists "deleted" |
| 37 | pages by default. Use the new <tt>--all</tt> option to include deleted |
| 38 | pages in the output. |
| 39 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -28,11 +28,11 @@ | |
| 28 | the --verbose option. |
| 29 | * Add the <tt>close</tt>, <tt>reopen</tt>, <tt>hide</tt>, and |
| 30 | </tt>unhide</tt> subcommands to [/help?cmd=branch|the branch command]. |
| 31 | * The "-p" option to [/help?cmd=branch|fossil branch list] shows only |
| 32 | private branches. |
| 33 | * The [/md_rules|Markdown formatter] now interprets the content of |
| 34 | block HTML markup (such as <table>) in most cases. Only content |
| 35 | of <pre> and <script> is passed through verbatim. |
| 36 | * The [/help?cmd=wiki|wiki list command] no longer lists "deleted" |
| 37 | pages by default. Use the new <tt>--all</tt> option to include deleted |
| 38 | pages in the output. |
| 39 |