Fossil SCM
Update the change log.
Commit
7e955147a16f9bcb854cc20cbee62114c11b4951
Parent
cdad2dc0c2e0a5f…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -5,10 +5,12 @@ | ||
| 5 | 5 | returning an error. |
| 6 | 6 | * Add the [/help/fusefs|fossil fusefs DIRECTORY] command that mounts a |
| 7 | 7 | Fuse Filesystem at the given DIRECTORY and populates it with read-only |
| 8 | 8 | copies of all historical check-ins. This only works on systems that |
| 9 | 9 | support FuseFS. |
| 10 | + * Added a compile-time option (--with-miniz) to build using miniz instead | |
| 11 | + of zlib. Disabled by default. | |
| 10 | 12 | * Support customization of commands and webpages, including the ability to |
| 11 | 13 | add new ones, via the "TH1 hooks" feature. Disabled by default. Enabled |
| 12 | 14 | via a compile-time option. |
| 13 | 15 | * Add the <nowiki>[checkout], [render], [styleHeader], [styleFooter], |
| 14 | 16 | [trace], [getParameter], [setParameter], and [artifact]</nowiki> commands |
| 15 | 17 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -5,10 +5,12 @@ | |
| 5 | returning an error. |
| 6 | * Add the [/help/fusefs|fossil fusefs DIRECTORY] command that mounts a |
| 7 | Fuse Filesystem at the given DIRECTORY and populates it with read-only |
| 8 | copies of all historical check-ins. This only works on systems that |
| 9 | support FuseFS. |
| 10 | * Support customization of commands and webpages, including the ability to |
| 11 | add new ones, via the "TH1 hooks" feature. Disabled by default. Enabled |
| 12 | via a compile-time option. |
| 13 | * Add the <nowiki>[checkout], [render], [styleHeader], [styleFooter], |
| 14 | [trace], [getParameter], [setParameter], and [artifact]</nowiki> commands |
| 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -5,10 +5,12 @@ | |
| 5 | returning an error. |
| 6 | * Add the [/help/fusefs|fossil fusefs DIRECTORY] command that mounts a |
| 7 | Fuse Filesystem at the given DIRECTORY and populates it with read-only |
| 8 | copies of all historical check-ins. This only works on systems that |
| 9 | support FuseFS. |
| 10 | * Added a compile-time option (--with-miniz) to build using miniz instead |
| 11 | of zlib. Disabled by default. |
| 12 | * Support customization of commands and webpages, including the ability to |
| 13 | add new ones, via the "TH1 hooks" feature. Disabled by default. Enabled |
| 14 | via a compile-time option. |
| 15 | * Add the <nowiki>[checkout], [render], [styleHeader], [styleFooter], |
| 16 | [trace], [getParameter], [setParameter], and [artifact]</nowiki> commands |
| 17 |