background: #fff url(header_bg.jpg) repeat-x top right;
height: 60px;
}
#title {
color: #12749b;
float: right;
margin: 10px 10px 0;
}
#main {
margin-left: 25px;
margin-right: 25px;
}
.good {
color: green;
}
.bad {
color: red;
}
#footer {
margin-left: 75px;
font-size: 70%;
color: #006600;
}
code {
color: #006600;
font-weight: normal;
font-family: 'Courier New', monospace;
border-color: #D1D7DC;
border-width: 1px;
border-style: solid;
background-color: #FAFAFA;
}
.indent p {
padding-left: 20px;
font-size: 90%;
}
/* Anchors */
a {
font-size: 70%;
}
a:link, a:active, a:visited {
color: #006699;
text-decoration: none;
}
a:hover {
color: #DD6900;
text-decoration: underline;
}
a.nav {
color: #006699;
text-decoration: none;
}
a.nav:hover {
text-decoration: underline;
}
p a {
font-size: 100%;
}
.menu {
font-size: 80%;
}
.menu li a {
font-size: 100%;
}
.comment {
color: green;
}
//-->
</style>
</head>
<body>
<divid="logo">
<divid="title">phpBB 3.0.x Changelog</div>
<imgsrc="header_left.jpg"alt="phpBB Logo"/>
</div>
<aname="top"></a><divid="main">
<!-- BEGIN DOCUMENT -->
<p>This is a non-exhaustive (but still near complete) changelog for phpBB 3.0.x including release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.</p>
<h1>Changelog</h1>
<olclass="menu">
<li><ahref="#changelog">Changelog</a>
<oltype="i">
<li><ahref="#v30rc1">Changes since RC-1</a></li>
</ol>
</li>
<li><ahref="#disclaimer">Copyright and disclaimer</a></li>
</ol>
<hr/>
<aname="changelog"></a><h1>1. Changelog</h1>
<aname="v30rc1"></a><b>1.i. Changes since 3.0.RC1</b>
<aname="disclaimer"></a><h1>2. Copyright and disclaimer</h1>
<divclass="paragraph">
<p>This application is opensource software released under the <ahref="http://www.gnu.org/licenses/gpl.html">GPL</a>. Please see source code and the docs directory for more details. This package and its contents are Copyright (c) 2007 <ahref="http://www.phpbb.com/">phpBB Group</a>, All Rights Reserved.</p>
</div>
<ahref="#top">Top</a>
<!-- END DOCUMENT -->
</div>
<br/><br/>
<divid="footer">Note that a full list of fixed bugs can be found at the bug tracker (<ahref="README.html#bugs">see section on bug reporting</a>)<br/><br/></div>