Fossil SCM
update changelog
Commit
c5317b3a3a185e9a7df8914c73395944e10e8725
Parent
9867a3ec7cf6237…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -16,10 +16,12 @@ | ||
| 16 | 16 | <nowiki>[string is]</nowiki> command in TH1. |
| 17 | 17 | * Update internal Unicode character tables, used in regular expression |
| 18 | 18 | handling, from version 7.0 to 8.0. |
| 19 | 19 | * Add the new [/help?cmd=amend|amend] command which is used to modify |
| 20 | 20 | tags of a "check-in". |
| 21 | + * Fix bug in [/help?cmd=import|import] command, handling version 3 of | |
| 22 | + the svndump format for subversion. | |
| 21 | 23 | |
| 22 | 24 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 23 | 25 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 24 | 26 | [/help?cmd=status|fossil status] and related commands. |
| 25 | 27 | * Change the default skin to what used to be called "San Francisco Modern". |
| 26 | 28 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -16,10 +16,12 @@ | |
| 16 | <nowiki>[string is]</nowiki> command in TH1. |
| 17 | * Update internal Unicode character tables, used in regular expression |
| 18 | handling, from version 7.0 to 8.0. |
| 19 | * Add the new [/help?cmd=amend|amend] command which is used to modify |
| 20 | tags of a "check-in". |
| 21 | |
| 22 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 23 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 24 | [/help?cmd=status|fossil status] and related commands. |
| 25 | * Change the default skin to what used to be called "San Francisco Modern". |
| 26 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -16,10 +16,12 @@ | |
| 16 | <nowiki>[string is]</nowiki> command in TH1. |
| 17 | * Update internal Unicode character tables, used in regular expression |
| 18 | handling, from version 7.0 to 8.0. |
| 19 | * Add the new [/help?cmd=amend|amend] command which is used to modify |
| 20 | tags of a "check-in". |
| 21 | * Fix bug in [/help?cmd=import|import] command, handling version 3 of |
| 22 | the svndump format for subversion. |
| 23 | |
| 24 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 25 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 26 | [/help?cmd=status|fossil status] and related commands. |
| 27 | * Change the default skin to what used to be called "San Francisco Modern". |
| 28 |