Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Jul 12, 2014
1 parent 38ab619 commit fdc0b5c
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion changelog.html
Expand Up @@ -55,7 +55,22 @@
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class="rfe">
UI redesign: Changed element alignment, removed sidebar link underlines
(<a href="https://github.com/jenkinsci/jenkins/pull/1314">pull 1314</a>,
<a href="https://github.com/jenkinsci/jenkins/pull/1316">pull 1316</a>)
<li class="bug">
Word-break links in build logs to preserve page width
(<a href="https://github.com/jenkinsci/jenkins/pull/1308">pull 1308</a>)
<li class="bug">
Synchronization issue during tool installation
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-17667">issue 17667</a>)
<li class="bug">
Log rotation fails with "...looks to have already been deleted"
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-22395">issue 22395</a>)
<li class="bug">
AbstractLazyLoadRunMap.iterator() calls .all()
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-18065">issue 18065</a>)
</ul>
</div><!--=TRUNK-END=-->

Expand Down

0 comments on commit fdc0b5c

Please sign in to comment.