Fossil SCM
Added JSON license change to changelog, for the sake of package maintainers (who presumably use the changelog).
Commit
df828ca69ce26bcc9067ceb016ce91808878afd9
Parent
10666aadddbd5cc…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -22,10 +22,13 @@ | ||
| 22 | 22 | * Reports errors about missing CGI-standard environment variables for HTTP |
| 23 | 23 | servers which do not support them. |
| 24 | 24 | * Minor improvements to sync support on Windows. |
| 25 | 25 | * Added <tt>--scgi</tt> option to [/help?cmd=server | fossil server]. |
| 26 | 26 | * Internal improvements to the sync process. |
| 27 | + * The internals of the JSON API are now MIT-licensed, so downstream | |
| 28 | + users/packagers are no longer affected by the "do no evil" license | |
| 29 | + clause. | |
| 27 | 30 | |
| 28 | 31 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 29 | 32 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 30 | 33 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 31 | 34 | to the port number, causing Fossil to bind to just that one IP address. |
| 32 | 35 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -22,10 +22,13 @@ | |
| 22 | * Reports errors about missing CGI-standard environment variables for HTTP |
| 23 | servers which do not support them. |
| 24 | * Minor improvements to sync support on Windows. |
| 25 | * Added <tt>--scgi</tt> option to [/help?cmd=server | fossil server]. |
| 26 | * Internal improvements to the sync process. |
| 27 | |
| 28 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 29 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 30 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 31 | to the port number, causing Fossil to bind to just that one IP address. |
| 32 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -22,10 +22,13 @@ | |
| 22 | * Reports errors about missing CGI-standard environment variables for HTTP |
| 23 | servers which do not support them. |
| 24 | * Minor improvements to sync support on Windows. |
| 25 | * Added <tt>--scgi</tt> option to [/help?cmd=server | fossil server]. |
| 26 | * Internal improvements to the sync process. |
| 27 | * The internals of the JSON API are now MIT-licensed, so downstream |
| 28 | users/packagers are no longer affected by the "do no evil" license |
| 29 | clause. |
| 30 | |
| 31 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 32 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 33 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 34 | to the port number, causing Fossil to bind to just that one IP address. |
| 35 |