Fossil SCM
Version 1.21
Commit
f7e215bcac885cb40b5a9dcda563f636c9c7fd7a
Parent
d2bb7aeaa6590af…
1 file changed
+4
-2
+4
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | -<h2>Changes For Version 1.22 (2012-02-xx)</h2> | |
| 3 | +<h2>Changes For Version 1.22 (2012-03-17)</h2> | |
| 4 | 4 | * Greatly improved "diff" processing including the new --brief option, |
| 5 | 5 | partial line matching, colorized in-line diffs, and better performance. |
| 6 | 6 | * Promote "allow-symlinks" to a versionable setting |
| 7 | 7 | * Harden the CGI processing logic against DOS attacks |
| 8 | 8 | * Add the ability to run TH1 scripts after sync requests |
| @@ -9,16 +9,18 @@ | ||
| 9 | 9 | * Store the repository name in _FOSSIL_ as it is type in the "open" command, |
| 10 | 10 | possibly as a relative pathname. |
| 11 | 11 | * Make ".fslckout" the alternative name for the "_FOSSIL_" file. |
| 12 | 12 | * Change the "ssh:" transfer method to allow all access regardless of |
| 13 | 13 | user permission. |
| 14 | + * Improvements to the timeline messages associated with tag changes. | |
| 15 | + (Requires a "[/help/rebuild | fossil rebuild]" to take effect.) | |
| 14 | 16 | * Various additions and fixes for the JSON API. |
| 15 | 17 | * Improved merge-with-rename handling. |
| 16 | - * Various minor bug fixes. | |
| 17 | 18 | * --cherrypick merges use their origin's commit message by default. |
| 18 | 19 | * Added support for multiple concurrent logins per user. |
| 19 | 20 | * Update to use SQLite version 3.7.11. |
| 21 | + * Various minor bug fixes. | |
| 20 | 22 | |
| 21 | 23 | <h2>Changes For Version 1.21 (2011-12-13)</h2> |
| 22 | 24 | * Added side-by-side diffs in the command-line interface |
| 23 | 25 | * Automatically enable hyperlinks if the UserAgent string in the |
| 24 | 26 | HTTP header suggests that the requestor is a human and not a bot. |
| 25 | 27 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.22 (2012-02-xx)</h2> |
| 4 | * Greatly improved "diff" processing including the new --brief option, |
| 5 | partial line matching, colorized in-line diffs, and better performance. |
| 6 | * Promote "allow-symlinks" to a versionable setting |
| 7 | * Harden the CGI processing logic against DOS attacks |
| 8 | * Add the ability to run TH1 scripts after sync requests |
| @@ -9,16 +9,18 @@ | |
| 9 | * Store the repository name in _FOSSIL_ as it is type in the "open" command, |
| 10 | possibly as a relative pathname. |
| 11 | * Make ".fslckout" the alternative name for the "_FOSSIL_" file. |
| 12 | * Change the "ssh:" transfer method to allow all access regardless of |
| 13 | user permission. |
| 14 | * Various additions and fixes for the JSON API. |
| 15 | * Improved merge-with-rename handling. |
| 16 | * Various minor bug fixes. |
| 17 | * --cherrypick merges use their origin's commit message by default. |
| 18 | * Added support for multiple concurrent logins per user. |
| 19 | * Update to use SQLite version 3.7.11. |
| 20 | |
| 21 | <h2>Changes For Version 1.21 (2011-12-13)</h2> |
| 22 | * Added side-by-side diffs in the command-line interface |
| 23 | * Automatically enable hyperlinks if the UserAgent string in the |
| 24 | HTTP header suggests that the requestor is a human and not a bot. |
| 25 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.22 (2012-03-17)</h2> |
| 4 | * Greatly improved "diff" processing including the new --brief option, |
| 5 | partial line matching, colorized in-line diffs, and better performance. |
| 6 | * Promote "allow-symlinks" to a versionable setting |
| 7 | * Harden the CGI processing logic against DOS attacks |
| 8 | * Add the ability to run TH1 scripts after sync requests |
| @@ -9,16 +9,18 @@ | |
| 9 | * Store the repository name in _FOSSIL_ as it is type in the "open" command, |
| 10 | possibly as a relative pathname. |
| 11 | * Make ".fslckout" the alternative name for the "_FOSSIL_" file. |
| 12 | * Change the "ssh:" transfer method to allow all access regardless of |
| 13 | user permission. |
| 14 | * Improvements to the timeline messages associated with tag changes. |
| 15 | (Requires a "[/help/rebuild | fossil rebuild]" to take effect.) |
| 16 | * Various additions and fixes for the JSON API. |
| 17 | * Improved merge-with-rename handling. |
| 18 | * --cherrypick merges use their origin's commit message by default. |
| 19 | * Added support for multiple concurrent logins per user. |
| 20 | * Update to use SQLite version 3.7.11. |
| 21 | * Various minor bug fixes. |
| 22 | |
| 23 | <h2>Changes For Version 1.21 (2011-12-13)</h2> |
| 24 | * Added side-by-side diffs in the command-line interface |
| 25 | * Automatically enable hyperlinks if the UserAgent string in the |
| 26 | HTTP header suggests that the requestor is a human and not a bot. |
| 27 |