Skip to content

Commit

Permalink
Remove JENKINS-22395, JENKINS-18065 from 1.572 section
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Jul 12, 2014
1 parent fdc0b5c commit 72f37e4
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions changelog.html
Expand Up @@ -68,8 +68,8 @@
<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()
<li class='major bug'>
Fixed unnecessary eager loading of build records in certain code path.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-18065">issue 18065</a>)
</ul>
</div><!--=TRUNK-END=-->
Expand All @@ -87,12 +87,6 @@ <h3><a name=v1.572>What's new in 1.572</a> <!--=DATE=--></h3>
<li class=bug>
Do not offer automatic upgrade if war parent directory is not writable
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-23683">issue 23683</a>)
<li class=bug>
Fixed "... looks to have already been deleted" bug in LogRotator
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-22395">issue 22395</a>)
<li class='major bug'>
Fixed unnecessary eager loading of build records in certain code path.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-18065">issue 18065</a>)
</ul>
</div><!--=END=-->
<h3><a name=v1.571>What's new in 1.571</a> (2014/07/07)</h3>
Expand Down

0 comments on commit 72f37e4

Please sign in to comment.