Fossil SCM
Updates to the change log. Trying to get the next release out...
Commit
39982e6bf541e79137a4c112b45e06db8d7b8d88
Parent
825d78b6f7d0805…
1 file changed
+4
-2
+4
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,11 +1,9 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | 4 | |
| 5 | - * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] | |
| 6 | - to enable them to work properly with certain relative paths. | |
| 7 | 5 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 8 | 6 | than 10MiB. |
| 9 | 7 | * Update internal Unicode character tables, used in regular expression |
| 10 | 8 | handling, from version 7.0 to 8.0. |
| 11 | 9 | * Add the new [/help?cmd=amend|amend] command which is used to modify |
| @@ -26,10 +24,14 @@ | ||
| 26 | 24 | * Add the --undo option to the [/help?cmd=diff|diff] command. |
| 27 | 25 | * Build-in Antirez's "linenoise" command-linen editing library for use with |
| 28 | 26 | the [/help?cmd=sqlite3|fossil sql] command on Unix platforms. |
| 29 | 27 | * Add [/help?cmd=stash|stash cat] as an alias for the |
| 30 | 28 | [/help?cmd=stash|stash show] command. |
| 29 | + * Automatically pull before [/help?cmd=merge|fossil merge] when auto-sync | |
| 30 | + is enabled. | |
| 31 | + * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] | |
| 32 | + to enable them to work properly with certain relative paths. | |
| 31 | 33 | * Updated the built-in SQLite to version 3.9.1 and activated JSON1 and FTS5 |
| 32 | 34 | support (both currently unused within Fossil). |
| 33 | 35 | |
| 34 | 36 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 35 | 37 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 36 | 38 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,9 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | |
| 5 | * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] |
| 6 | to enable them to work properly with certain relative paths. |
| 7 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 8 | than 10MiB. |
| 9 | * Update internal Unicode character tables, used in regular expression |
| 10 | handling, from version 7.0 to 8.0. |
| 11 | * Add the new [/help?cmd=amend|amend] command which is used to modify |
| @@ -26,10 +24,14 @@ | |
| 26 | * Add the --undo option to the [/help?cmd=diff|diff] command. |
| 27 | * Build-in Antirez's "linenoise" command-linen editing library for use with |
| 28 | the [/help?cmd=sqlite3|fossil sql] command on Unix platforms. |
| 29 | * Add [/help?cmd=stash|stash cat] as an alias for the |
| 30 | [/help?cmd=stash|stash show] command. |
| 31 | * Updated the built-in SQLite to version 3.9.1 and activated JSON1 and FTS5 |
| 32 | support (both currently unused within Fossil). |
| 33 | |
| 34 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 35 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 36 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,9 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes for Version 1.34 (2015-??-??)</h2> |
| 4 | |
| 5 | * Make the [/help?cmd=clean|fossil clean] command undoable for files less |
| 6 | than 10MiB. |
| 7 | * Update internal Unicode character tables, used in regular expression |
| 8 | handling, from version 7.0 to 8.0. |
| 9 | * Add the new [/help?cmd=amend|amend] command which is used to modify |
| @@ -26,10 +24,14 @@ | |
| 24 | * Add the --undo option to the [/help?cmd=diff|diff] command. |
| 25 | * Build-in Antirez's "linenoise" command-linen editing library for use with |
| 26 | the [/help?cmd=sqlite3|fossil sql] command on Unix platforms. |
| 27 | * Add [/help?cmd=stash|stash cat] as an alias for the |
| 28 | [/help?cmd=stash|stash show] command. |
| 29 | * Automatically pull before [/help?cmd=merge|fossil merge] when auto-sync |
| 30 | is enabled. |
| 31 | * Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm] |
| 32 | to enable them to work properly with certain relative paths. |
| 33 | * Updated the built-in SQLite to version 3.9.1 and activated JSON1 and FTS5 |
| 34 | support (both currently unused within Fossil). |
| 35 | |
| 36 | <h2>Changes for Version 1.33 (2015-05-23)</h2> |
| 37 | * Improved fork detection on [/help?cmd=update|fossil update], |
| 38 |