Fossil SCM
Add mention of SBS diff change to changelog.
Commit
f2ce086b5dd19570c08d3111292153e53dfa71e4
Parent
fa0df0c77e67010…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -12,10 +12,11 @@ | ||
| 12 | 12 | * Added <tt>yw=YYYY-WW</tt> (year-week) filter to timeline to limit the results |
| 13 | 13 | to a specific year and calendar week number, e.g. [/timeline?yw=2013-01]. |
| 14 | 14 | * Fixed an obscure condition under which an assertion failure could overwrite |
| 15 | 15 | part of a repository database file, corrupting it. This problem has only |
| 16 | 16 | been seen once in the wild. |
| 17 | + * Added support for unlimited line lengths in side-by-side diffs. | |
| 17 | 18 | |
| 18 | 19 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 19 | 20 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 20 | 21 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 21 | 22 | to the port number, causing Fossil to bind to just that one IP address. |
| 22 | 23 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -12,10 +12,11 @@ | |
| 12 | * Added <tt>yw=YYYY-WW</tt> (year-week) filter to timeline to limit the results |
| 13 | to a specific year and calendar week number, e.g. [/timeline?yw=2013-01]. |
| 14 | * Fixed an obscure condition under which an assertion failure could overwrite |
| 15 | part of a repository database file, corrupting it. This problem has only |
| 16 | been seen once in the wild. |
| 17 | |
| 18 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 19 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 20 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 21 | to the port number, causing Fossil to bind to just that one IP address. |
| 22 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -12,10 +12,11 @@ | |
| 12 | * Added <tt>yw=YYYY-WW</tt> (year-week) filter to timeline to limit the results |
| 13 | to a specific year and calendar week number, e.g. [/timeline?yw=2013-01]. |
| 14 | * Fixed an obscure condition under which an assertion failure could overwrite |
| 15 | part of a repository database file, corrupting it. This problem has only |
| 16 | been seen once in the wild. |
| 17 | * Added support for unlimited line lengths in side-by-side diffs. |
| 18 | |
| 19 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 20 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 21 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 22 | to the port number, causing Fossil to bind to just that one IP address. |
| 23 |