Fossil SCM
Remove comment, assuming the "initial commit" change is accepted for 1.30
Commit
65815de271780f81b232770a9e2cb07fd74b98b0
Parent
64d831245acdddb…
1 file changed
+1
-3
+1
-3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -20,13 +20,11 @@ | ||
| 20 | 20 | * When committing a (non-binary) file which contains bytes forming an |
| 21 | 21 | invalid UTF-8 stream, fossil now adds the possibility to convert it |
| 22 | 22 | to a valid UTF-8 stream ('c') if you like. |
| 23 | 23 | * Let [/help?cmd=new|fossil new] no longer create an initial empty commit |
| 24 | 24 | by default. The first commit after checking out an empty repository will |
| 25 | - become the initial commit. (NOT PLANNED FOR 1.30, BUT DONE TO EXPOSE | |
| 26 | - [/help?cmd=new|fossil new --empty] TO MORE FIELD TESTING BEFORE | |
| 27 | - MAKING ANY DECISION ON IT!) | |
| 25 | + become the initial commit. | |
| 28 | 26 | * Added a line-number toggle option to the [/help?cmd=/info|/info] |
| 29 | 27 | and [/help?cmd=/artifact|/artifact] pages. |
| 30 | 28 | * Add check to most commands to error on unknown command-line options |
| 31 | 29 | * Fix to prevent partial clone when connection is lost during clone |
| 32 | 30 | * Fix bug with 302 redirect not properly shutting down connection and |
| 33 | 31 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -20,13 +20,11 @@ | |
| 20 | * When committing a (non-binary) file which contains bytes forming an |
| 21 | invalid UTF-8 stream, fossil now adds the possibility to convert it |
| 22 | to a valid UTF-8 stream ('c') if you like. |
| 23 | * Let [/help?cmd=new|fossil new] no longer create an initial empty commit |
| 24 | by default. The first commit after checking out an empty repository will |
| 25 | become the initial commit. (NOT PLANNED FOR 1.30, BUT DONE TO EXPOSE |
| 26 | [/help?cmd=new|fossil new --empty] TO MORE FIELD TESTING BEFORE |
| 27 | MAKING ANY DECISION ON IT!) |
| 28 | * Added a line-number toggle option to the [/help?cmd=/info|/info] |
| 29 | and [/help?cmd=/artifact|/artifact] pages. |
| 30 | * Add check to most commands to error on unknown command-line options |
| 31 | * Fix to prevent partial clone when connection is lost during clone |
| 32 | * Fix bug with 302 redirect not properly shutting down connection and |
| 33 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -20,13 +20,11 @@ | |
| 20 | * When committing a (non-binary) file which contains bytes forming an |
| 21 | invalid UTF-8 stream, fossil now adds the possibility to convert it |
| 22 | to a valid UTF-8 stream ('c') if you like. |
| 23 | * Let [/help?cmd=new|fossil new] no longer create an initial empty commit |
| 24 | by default. The first commit after checking out an empty repository will |
| 25 | become the initial commit. |
| 26 | * Added a line-number toggle option to the [/help?cmd=/info|/info] |
| 27 | and [/help?cmd=/artifact|/artifact] pages. |
| 28 | * Add check to most commands to error on unknown command-line options |
| 29 | * Fix to prevent partial clone when connection is lost during clone |
| 30 | * Fix bug with 302 redirect not properly shutting down connection and |
| 31 |