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

changeset 216
6357d2fd84f2
parent 212
c50da26a6d31
child 217
a5ad7cd5d000
     1.1 --- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Aug 09 16:25:50 2021 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Mon Aug 09 16:28:42 2021 +0200
     1.3 @@ -29,9 +29,11 @@
     1.4  <ul>
     1.5      <li>Adds about page.</li>
     1.6      <li>Adds possibility to edit own comments.</li>
     1.7 +    <li>Adds possibility to leave a comment when editing an issue.</li>
     1.8      <li>Improves Issue View.</li>
     1.9      <li>Changes sort order of versions in the versions overview to be the same as in the left menu.</li>
    1.10      <li>Fixes duplicates in the components and versions lists.</li>
    1.11 +    <li>Fixes issue form not loaded with the correct version info.</li>
    1.12      <li>Fixes leaking prepared statements.</li>
    1.13  </ul>
    1.14  

mercurial