Fossil SCM
Update the change log for the version 1.18 release.
Commit
df9da91ba8fe406f283761a44989e3c2066655bb
Parent
f476744d602b786…
1 file changed
+3
-1
+3
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,11 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | -<h2>Changes For Version 1.18 (pending)</h2> | |
| 3 | +<h2>Changes For Version 1.18 (2011-07-14)</h2> | |
| 4 | 4 | |
| 5 | 5 | * Added this Change Log |
| 6 | 6 | * Added sequential version numbering |
| 7 | + * Added a optional configure script - the Makefile still works for most | |
| 8 | + systems. | |
| 7 | 9 | * Improvements to the "annotate" algorithm: only search primary |
| 8 | 10 | ancestors and ignore branches. |
| 9 | 11 | * Update the "scrub" command to remove traces of login-groups and |
| 10 | 12 | subrepositories. |
| 11 | 13 | * Added the --type option to the "fossil tag find" command. |
| 12 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.18 (pending)</h2> |
| 4 | |
| 5 | * Added this Change Log |
| 6 | * Added sequential version numbering |
| 7 | * Improvements to the "annotate" algorithm: only search primary |
| 8 | ancestors and ignore branches. |
| 9 | * Update the "scrub" command to remove traces of login-groups and |
| 10 | subrepositories. |
| 11 | * Added the --type option to the "fossil tag find" command. |
| 12 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,11 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.18 (2011-07-14)</h2> |
| 4 | |
| 5 | * Added this Change Log |
| 6 | * Added sequential version numbering |
| 7 | * Added a optional configure script - the Makefile still works for most |
| 8 | systems. |
| 9 | * Improvements to the "annotate" algorithm: only search primary |
| 10 | ancestors and ignore branches. |
| 11 | * Update the "scrub" command to remove traces of login-groups and |
| 12 | subrepositories. |
| 13 | * Added the --type option to the "fossil tag find" command. |
| 14 |