提交 1d650570 编写于 作者: J Jerome Lacoste

JENKINS-8707 make changelog.html pass w3c validator

上级 2e47359a
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head id="head">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Changelog</title>
<link rel="alternate" title="Hudson announcements" href="https://hudson.dev.java.net/servlets/ProjectNewsRSS" type="application/rss+xml">
<link rel="stylesheet" TYPE="text/css" href="changelog.css">
......@@ -22,14 +24,14 @@
<div id="ratings" style="display:none; font-size:120%;
border:1px solid black; background-color:#eee; padding:0.5em; margin-bottom:1em">
Help other Hudson users by letting the community know which releases you've used,
and whether they had any significant issues. <br/>
Legend: <br/>
and whether they had any significant issues. <br>
Legend: <br>
<img src="http://ci.jenkins-ci.org/images/16x16/health-80plus.gif" width="16" height="16"
alt="Sunny"/> = I use it on my production site without major issues. <br/>
alt="Sunny"> = I use it on my production site without major issues. <br>
<img src="http://ci.jenkins-ci.org/images/16x16/health-40to59.gif" width="16" height="16"
alt="Cloudy"/> = I don't recommend it. <br/>
alt="Cloudy"> = I don't recommend it. <br>
<img src="http://ci.jenkins-ci.org/images/16x16/health-00to19.gif" width="16" height="16"
alt="Lightning"/> = I tried it but rolled back to a previous version. <br/>
alt="Lightning"> = I tried it but rolled back to a previous version. <br>
View ratings below, and click one of the icons next to your version to provide your input.
</div>
......@@ -95,7 +97,7 @@ Upcoming changes</a>
If the JNLP-connected slave drops out without the master not noticing, allow the reconnection
without rejecting it.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-5055">issue 5055</a>)
<li class'major rfe'>
<li class='major rfe'>
Fixed a trademark bug that caused a considerable fiasco by renaming to Jenkins
</ul>
</div><!--=END=-->
......@@ -306,7 +308,7 @@ Upcoming changes</a>
<li class=rfe>
Update bundled subversion plugin to version 1.20 and ssh-slaves to version 0.14.
</ul>
<s><h4><a name=v1.385>What's new in 1.385</a> (2010/11/15)</h4></s>
<h4><s><a name=v1.385>What's new in 1.385</a> (2010/11/15)</s></h4>
<ul class=image>
<li class=rfe> Oops, same as 1.384
</ul>
......@@ -367,7 +369,7 @@ Upcoming changes</a>
<li class=rfe>
Improved packet fragmentation in Winstone when writing out HTTP responses.
<li class=rfe><a href="http://wiki.jenkins-ci.org/display/JENKINS//Extension+Point+for+Project+Views+Navigation">Extension Point to provide alternate UI for Project Views implemented</a>
</l> (<a href="http://issues.jenkins-ci.org/browse/JENKINS-1467">issue 1467</a>)
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-1467">issue 1467</a>)
</ul>
<h3><a name=v1.380>What's new in 1.380</a> (2010/10/09)</h3>
<ul class=image>
......@@ -642,7 +644,7 @@ Upcoming changes</a>
Fix redirect after login when return URL has characters that need encoding.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-6960">issue 6960</a>)
<li class=bug>
&lt;input type='hidden'> field shouldn't be getting the plain text password value.
&lt;input type='hidden'&gt; field shouldn't be getting the plain text password value.
<li class=rfe>
Added a mechanism to register CLI option handler as an extension point.
<li class=rfe>
......@@ -1595,7 +1597,7 @@ Upcoming changes</a>
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-4752">issue 4752</a>)
<li class='major bug'>
Fixed <tt>NotExportableException</tt> when making a remote API call on a project.
(<a href="https://hudson.dev.java.net/servlets/BrowseList?list=users&by=thread&from=2222483">report</a>)
(<a href="https://hudson.dev.java.net/servlets/BrowseList?list=users&amp;by=thread&amp;from=2222483">report</a>)
<li class=bug>
Fixed <tt>IllegalArgumentException: name</tt>
(<a href="http://old.nabble.com/bug-1.331-to26145963.html">report</a>)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册