Skip to content

Commit

Permalink
[FIXED JENKINS-4000] [FIXED JENKINS-4002] Add fix to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bap2000 committed Jun 3, 2011
1 parent d24afe9 commit 495779d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.html
Expand Up @@ -62,6 +62,9 @@
<li class=bug>
Incremental maven jobs: if POM parsing failed, do a full build next time.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9848">issue 9848</a>)
<li class=bug>
Do not expose the proxy password in the HTML for Update Center
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-4000">issue 4000</a>)
<li class=rfe>
CLI command page now lists all the available commands
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9789">issue 9789</a>)
Expand All @@ -78,7 +81,7 @@
Reduce memory consumption of dependency calculation in maven jobs.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9845">issue 9845</a>)
<li class=rfe>
Strongly encrypt proxy credentials
Strongly encrypt the proxy password
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-4002">issue 4002</a>)
<li class=rfe>
Added an extension point to allow prodding the NodeProvisioner into taking action faster than it might usually.
Expand Down

0 comments on commit 495779d

Please sign in to comment.