Fossil SCM
minor 1.20 changelog tweak.
Commit
1d12fcc4164ac54f987d6cc39f66f6ab0426a501
Parent
5abc2430426007f…
1 file changed
+1
-1
+1
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2>Changes For Version 1.20 (upcoming)</h2> |
| 4 | 4 | * Added side-by-side diffs in HTML interface. [0bde74ea1e] |
| 5 | - * Fixed annotate to show "more relevant" versions of lines in some cases. [e161670939] | |
| 5 | + * Fixed CLI annotate to annotates the proper file version in case there are multiple equal versions in history. [e161670939] | |
| 6 | 6 | * Timeline now shows tag changes (requires rebuild).[87540ed6e6] |
| 7 | 7 | * Added support for symlinks. (Controlled by "allow-symlinks" setting, off by default). [e4f1c1fe95] |
| 8 | 8 | * New command: ticket history. [98a855c508] |
| 9 | 9 | * Several SSL improvements. |
| 10 | 10 | * Disabled SSLv2 in HTTPS client.[ea1d369d23] |
| 11 | 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.20 (upcoming)</h2> |
| 4 | * Added side-by-side diffs in HTML interface. [0bde74ea1e] |
| 5 | * Fixed annotate to show "more relevant" versions of lines in some cases. [e161670939] |
| 6 | * Timeline now shows tag changes (requires rebuild).[87540ed6e6] |
| 7 | * Added support for symlinks. (Controlled by "allow-symlinks" setting, off by default). [e4f1c1fe95] |
| 8 | * New command: ticket history. [98a855c508] |
| 9 | * Several SSL improvements. |
| 10 | * Disabled SSLv2 in HTTPS client.[ea1d369d23] |
| 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.20 (upcoming)</h2> |
| 4 | * Added side-by-side diffs in HTML interface. [0bde74ea1e] |
| 5 | * Fixed CLI annotate to annotates the proper file version in case there are multiple equal versions in history. [e161670939] |
| 6 | * Timeline now shows tag changes (requires rebuild).[87540ed6e6] |
| 7 | * Added support for symlinks. (Controlled by "allow-symlinks" setting, off by default). [e4f1c1fe95] |
| 8 | * New command: ticket history. [98a855c508] |
| 9 | * Several SSL improvements. |
| 10 | * Disabled SSLv2 in HTTPS client.[ea1d369d23] |
| 11 |