src/main/webapp/WEB-INF/changelogs/changelog.jspf

changeset 360
f60ecdc0431f
parent 358
e46bef1bdddd
child 363
817905c30514
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Sun Mar 09 17:17:59 2025 +0100
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Tue Mar 11 13:59:06 2025 +0100
@@ -35,6 +35,7 @@
         Add optional query parameter <code>in_project</code> for global issue URLs
         that can be used by tools to directly open an issue in the project view.
     </li>
+    <li>Add commit timestamps to the list of commit references. To support this, change your hg log template to <code>;;lpitref;{node};{date|isodatesec};{desc}\n</code>.</li>
     <li>Change that the component labels in the issue view now use their assigned color.</li>
     <li>Change navigation menu to show a menu item to create a component/version/variant if none exist, yet.</li>
     <li>Change that project details are always shown.</li>

mercurial