Fossil SCM
Update the change log.
Commit
a190fae4a284baa302ed006996309dfd8127e442bb64bfb1e69125fa962d5cca
Parent
8c9810e6930c667…
1 file changed
+2
+2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -44,10 +44,12 @@ | ||
| 44 | 44 | <li> "No-graph" timelines (using the "ng" query parameter) now show |
| 45 | 45 | branch colors and bare check-in circles on the left. The check-in |
| 46 | 46 | circles appear, but no lines connecting them. |
| 47 | 47 | ([/timeline?ng|example]). |
| 48 | 48 | </ol> |
| 49 | + <li> Labels in Markdown now have IDs generated using the GitHub "slugify" | |
| 50 | + algorithm. | |
| 49 | 51 | <li> The [/help/timeline|timeline command] is enhanced with the new options |
| 50 | 52 | "<tt>-u|--for-user</tt>" to filter by user, and "<tt>-r</tt>" to display |
| 51 | 53 | entries in chronological order. |
| 52 | 54 | <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag |
| 53 | 55 | can be used to fix a checkout after moving its repository file. |
| 54 | 56 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -44,10 +44,12 @@ | |
| 44 | <li> "No-graph" timelines (using the "ng" query parameter) now show |
| 45 | branch colors and bare check-in circles on the left. The check-in |
| 46 | circles appear, but no lines connecting them. |
| 47 | ([/timeline?ng|example]). |
| 48 | </ol> |
| 49 | <li> The [/help/timeline|timeline command] is enhanced with the new options |
| 50 | "<tt>-u|--for-user</tt>" to filter by user, and "<tt>-r</tt>" to display |
| 51 | entries in chronological order. |
| 52 | <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag |
| 53 | can be used to fix a checkout after moving its repository file. |
| 54 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -44,10 +44,12 @@ | |
| 44 | <li> "No-graph" timelines (using the "ng" query parameter) now show |
| 45 | branch colors and bare check-in circles on the left. The check-in |
| 46 | circles appear, but no lines connecting them. |
| 47 | ([/timeline?ng|example]). |
| 48 | </ol> |
| 49 | <li> Labels in Markdown now have IDs generated using the GitHub "slugify" |
| 50 | algorithm. |
| 51 | <li> The [/help/timeline|timeline command] is enhanced with the new options |
| 52 | "<tt>-u|--for-user</tt>" to filter by user, and "<tt>-r</tt>" to display |
| 53 | entries in chronological order. |
| 54 | <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag |
| 55 | can be used to fix a checkout after moving its repository file. |
| 56 |