Fossil SCM
update changes.wiki for the branch-1.28 branch
Commit
0e40f659ab0236c751b14541c136cc16ece8961c
Parent
26eb153988b869a…
1 file changed
+4
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -9,18 +9,22 @@ | ||
| 9 | 9 | See: [https://www.mail-archive.com/[email protected]/msg14520.html] |
| 10 | 10 | * [252aff3e62]: Make "fossil diff --tk" work out-of-the-box on Windows |
| 11 | 11 | when Activestate Tcl is installed. |
| 12 | 12 | * [d5d7e640d0]: After successful "login" return to web-page immediately |
| 13 | 13 | before logging in. |
| 14 | + * [cec85224c1]: Make 'th1-setup' a textarea in settings UI. | |
| 14 | 15 | * [d752140c7a]: RECONSTRUCT failure. |
| 15 | 16 | * [d8a588ba76]: Fix checking for "clearsign" option in "fossil branch" |
| 16 | 17 | command. |
| 17 | 18 | * [1c39f113d1]: Crash on STASH DIFF command. |
| 18 | 19 | * [b4dffdac5e]: Avoid unnecessary no-op write transactions on the server |
| 19 | 20 | during a pull. |
| 20 | 21 | * [3fbdaa243d]: Speedup "fossil extras" and other commands which traverse |
| 21 | 22 | the local filesystem. |
| 23 | + * [bfdabaecc8]: Fix the EXPLAIN indenter in the command-line shell to | |
| 24 | + correctly handle NextIfOpen and PrevIfOpen opcodes. | |
| 25 | + * [684eb478e7]: Fix the SCGI processing so that it works with Nginx. | |
| 22 | 26 | * [fc6bb93689]: Add the "httpize" TH1 command. |
| 23 | 27 | |
| 24 | 28 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 25 | 29 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 26 | 30 | * When cloning a repository, the user name passed via the URL (if any) |
| 27 | 31 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,18 +9,22 @@ | |
| 9 | See: [https://www.mail-archive.com/[email protected]/msg14520.html] |
| 10 | * [252aff3e62]: Make "fossil diff --tk" work out-of-the-box on Windows |
| 11 | when Activestate Tcl is installed. |
| 12 | * [d5d7e640d0]: After successful "login" return to web-page immediately |
| 13 | before logging in. |
| 14 | * [d752140c7a]: RECONSTRUCT failure. |
| 15 | * [d8a588ba76]: Fix checking for "clearsign" option in "fossil branch" |
| 16 | command. |
| 17 | * [1c39f113d1]: Crash on STASH DIFF command. |
| 18 | * [b4dffdac5e]: Avoid unnecessary no-op write transactions on the server |
| 19 | during a pull. |
| 20 | * [3fbdaa243d]: Speedup "fossil extras" and other commands which traverse |
| 21 | the local filesystem. |
| 22 | * [fc6bb93689]: Add the "httpize" TH1 command. |
| 23 | |
| 24 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 25 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 26 | * When cloning a repository, the user name passed via the URL (if any) |
| 27 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -9,18 +9,22 @@ | |
| 9 | See: [https://www.mail-archive.com/[email protected]/msg14520.html] |
| 10 | * [252aff3e62]: Make "fossil diff --tk" work out-of-the-box on Windows |
| 11 | when Activestate Tcl is installed. |
| 12 | * [d5d7e640d0]: After successful "login" return to web-page immediately |
| 13 | before logging in. |
| 14 | * [cec85224c1]: Make 'th1-setup' a textarea in settings UI. |
| 15 | * [d752140c7a]: RECONSTRUCT failure. |
| 16 | * [d8a588ba76]: Fix checking for "clearsign" option in "fossil branch" |
| 17 | command. |
| 18 | * [1c39f113d1]: Crash on STASH DIFF command. |
| 19 | * [b4dffdac5e]: Avoid unnecessary no-op write transactions on the server |
| 20 | during a pull. |
| 21 | * [3fbdaa243d]: Speedup "fossil extras" and other commands which traverse |
| 22 | the local filesystem. |
| 23 | * [bfdabaecc8]: Fix the EXPLAIN indenter in the command-line shell to |
| 24 | correctly handle NextIfOpen and PrevIfOpen opcodes. |
| 25 | * [684eb478e7]: Fix the SCGI processing so that it works with Nginx. |
| 26 | * [fc6bb93689]: Add the "httpize" TH1 command. |
| 27 | |
| 28 | <h2>Changes For Version 1.28 (2014-01-27)</h2> |
| 29 | * Enhance [/help?cmd=/reports | /reports] to support event type filtering. |
| 30 | * When cloning a repository, the user name passed via the URL (if any) |
| 31 |