Fossil SCM
Add tkt-change-hook possibilities to changelog
Commit
c36d34e5fc08b86747dd9329a3a064c4ae7d4883
Parent
5e0e767892f2c79…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -32,10 +32,12 @@ | ||
| 32 | 32 | which does not store the URL or password when cloning. |
| 33 | 33 | * Modify [/help?cmd=ui | fossil ui] to respect "default user" in an open |
| 34 | 34 | repository. |
| 35 | 35 | * Fossil now hides check-ins that have the "hidden" tag in timeline webpages. |
| 36 | 36 | * Enhance <tt>/ci_edit</tt> page to add the "hidden" tag to check-ins. |
| 37 | + * Advanced possibilities for commit and ticket change notifications over | |
| 38 | + http using TH1 scripting. | |
| 37 | 39 | |
| 38 | 40 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 39 | 41 | * Enhance the [/help?cmd=changes | fossil changes], |
| 40 | 42 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 41 | 43 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 42 | 44 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -32,10 +32,12 @@ | |
| 32 | which does not store the URL or password when cloning. |
| 33 | * Modify [/help?cmd=ui | fossil ui] to respect "default user" in an open |
| 34 | repository. |
| 35 | * Fossil now hides check-ins that have the "hidden" tag in timeline webpages. |
| 36 | * Enhance <tt>/ci_edit</tt> page to add the "hidden" tag to check-ins. |
| 37 | |
| 38 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 39 | * Enhance the [/help?cmd=changes | fossil changes], |
| 40 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 41 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 42 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -32,10 +32,12 @@ | |
| 32 | which does not store the URL or password when cloning. |
| 33 | * Modify [/help?cmd=ui | fossil ui] to respect "default user" in an open |
| 34 | repository. |
| 35 | * Fossil now hides check-ins that have the "hidden" tag in timeline webpages. |
| 36 | * Enhance <tt>/ci_edit</tt> page to add the "hidden" tag to check-ins. |
| 37 | * Advanced possibilities for commit and ticket change notifications over |
| 38 | http using TH1 scripting. |
| 39 | |
| 40 | <h2>Changes For Version 1.27 (2013-09-11)</h2> |
| 41 | * Enhance the [/help?cmd=changes | fossil changes], |
| 42 | [/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras], |
| 43 | [/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands |
| 44 |