Fossil SCM
Fix typos in the change log.
Commit
9734d2cd453585437f6c0d58e4095063906e1b88
Parent
c9cb6e72932fefb…
1 file changed
+2
-2
+2
-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.26 (2013-06-19)</h2> | |
| 3 | +<h2>Changes For Version 1.26 (2013-06-18)</h2> | |
| 4 | 4 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 5 | 5 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 6 | 6 | to the port number, causing Fossil to bind to just that one IP address. |
| 7 | 7 | * After prompting for a password, also ask if that password should be |
| 8 | 8 | remembered. |
| @@ -13,11 +13,11 @@ | ||
| 13 | 13 | * The markdown formatter is now available by default and can be used for |
| 14 | 14 | tickets, wiki, and embedded documentation. |
| 15 | 15 | * Add subcommands "fossil bisect log" and "fossil bisect status" to the |
| 16 | 16 | [/help?cmd=bisect | fossil bisect] command, as well as other bisect enhancements. |
| 17 | 17 | * Enhanced defenses that prevent spiders from using excessive CPU and bandwidth. |
| 18 | - * Consistent us of the -n or --dry-run command line options. | |
| 18 | + * Consistent use of the -n or --dry-run command line options. | |
| 19 | 19 | * Win32: Fossil now understands Cygwin paths containing one or more of |
| 20 | 20 | the characters <nowiki>"*:<>?|</nowiki>. Those are normally forbidden in |
| 21 | 21 | win32. This means that the win32 fossil.exe is better usable in a Cygwin |
| 22 | 22 | environment. See |
| 23 | 23 | [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. |
| 24 | 24 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.26 (2013-06-19)</h2> |
| 4 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 5 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 6 | to the port number, causing Fossil to bind to just that one IP address. |
| 7 | * After prompting for a password, also ask if that password should be |
| 8 | remembered. |
| @@ -13,11 +13,11 @@ | |
| 13 | * The markdown formatter is now available by default and can be used for |
| 14 | tickets, wiki, and embedded documentation. |
| 15 | * Add subcommands "fossil bisect log" and "fossil bisect status" to the |
| 16 | [/help?cmd=bisect | fossil bisect] command, as well as other bisect enhancements. |
| 17 | * Enhanced defenses that prevent spiders from using excessive CPU and bandwidth. |
| 18 | * Consistent us of the -n or --dry-run command line options. |
| 19 | * Win32: Fossil now understands Cygwin paths containing one or more of |
| 20 | the characters <nowiki>"*:<>?|</nowiki>. Those are normally forbidden in |
| 21 | win32. This means that the win32 fossil.exe is better usable in a Cygwin |
| 22 | environment. See |
| 23 | [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. |
| 24 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.26 (2013-06-18)</h2> |
| 4 | * The argument to the --port option for the [/help?cmd=ui | fossil ui] and |
| 5 | [/help?cmd=server | fossil server] commands can take an IP address in addition |
| 6 | to the port number, causing Fossil to bind to just that one IP address. |
| 7 | * After prompting for a password, also ask if that password should be |
| 8 | remembered. |
| @@ -13,11 +13,11 @@ | |
| 13 | * The markdown formatter is now available by default and can be used for |
| 14 | tickets, wiki, and embedded documentation. |
| 15 | * Add subcommands "fossil bisect log" and "fossil bisect status" to the |
| 16 | [/help?cmd=bisect | fossil bisect] command, as well as other bisect enhancements. |
| 17 | * Enhanced defenses that prevent spiders from using excessive CPU and bandwidth. |
| 18 | * Consistent use of the -n or --dry-run command line options. |
| 19 | * Win32: Fossil now understands Cygwin paths containing one or more of |
| 20 | the characters <nowiki>"*:<>?|</nowiki>. Those are normally forbidden in |
| 21 | win32. This means that the win32 fossil.exe is better usable in a Cygwin |
| 22 | environment. See |
| 23 | [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. |
| 24 |