Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Aug 27, 2016
1 parent 0f364e3 commit 3201ea0
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,31 @@
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class="rfe">
Make <code>Cloud.PROVISION</code> permission independent from <code>Jenkins.ADMINISTER</code>.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-37616">issue 37616</a>)
<li class="rfe">
Allow the use of custom JSON signature validator for Update Site metadata signature checks.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-36537">issue 36537</a>)
<li class="bug">
Do not process <code>null</code> CRON specifications in build triggers.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-36748">issue 36748</a>, enhances fix in 2.15)
<li class="bug">
Setup wizard now checks if the restart is supported on the system before displaying the restart button.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-33374">issue 33374</a>)
<li class="bug">
Test Windows junctions before Java 7 symlink in symbolic link checks.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-29956">issue 29956</a>)
<li class="bug">
Fixed background color in the <code>ComboBoxList</code> element in order to make options visible.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-37549">issue 37549</a>)
<li class="bug">
Fixed editing default view description with automatic refresh.
System message is not being displayed instead of the view description.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-37360">issue 37360</a>)
<li class="bug">
Fixed process tree management logic on Solaris with 64-bit JVMs.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-37559">issue 37559</a>)
</ul>
</div><!--=TRUNK-END=-->
<h3><a name=v2.19>What's new in 2.19</a> (2016/08/21)</h3>
Expand Down

0 comments on commit 3201ea0

Please sign in to comment.