|
From: Meik S. <acy...@us...> - 2005-08-08 14:55:42
|
Update of /cvsroot/phpbb/phpBB2/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30445/docs Modified Files: Tag: phpBB-2_0_0 CHANGELOG.html Log Message: hmm, i could swear i submitted them... Index: CHANGELOG.html =================================================================== RCS file: /cvsroot/phpbb/phpBB2/docs/Attic/CHANGELOG.html,v retrieving revision 1.1.2.81 retrieving revision 1.1.2.82 diff -C2 -r1.1.2.81 -r1.1.2.82 *** CHANGELOG.html 28 Jun 2005 06:51:09 -0000 1.1.2.81 --- CHANGELOG.html 8 Aug 2005 14:55:26 -0000 1.1.2.82 *************** *** 4,8 **** <meta http-equiv="Content-Type" content="text/html"> <meta http-equiv="Content-Style-Type" content="text/css"> ! <title>phpBB 2.0.16 :: Changelog</title> <link rel="stylesheet" href="../templates/subSilver/subSilver.css" type="text/css" /> <style type="text/css"> --- 4,8 ---- <meta http-equiv="Content-Type" content="text/html"> <meta http-equiv="Content-Style-Type" content="text/css"> ! <title>phpBB 2.0.x :: Changelog</title> <link rel="stylesheet" href="../templates/subSilver/subSilver.css" type="text/css" /> <style type="text/css"> *************** *** 25,29 **** <tr> <td><img src="../templates/subSilver/images/logo_phpBB.gif" border="0" alt="phpBB 2 : Creating Communities" vspace="1" /></a></td> ! <td align="center" width="100%" valign="middle"><span class="maintitle">phpBB 2.0.16 CHANGELOG</span></td> </tr> </table> --- 25,29 ---- <tr> <td><img src="../templates/subSilver/images/logo_phpBB.gif" border="0" alt="phpBB 2 : Creating Communities" vspace="1" /></a></td> ! <td align="center" width="100%" valign="middle"><span class="maintitle">phpBB 2.0.x CHANGELOG</span></td> </tr> </table> *************** *** 33,36 **** --- 33,37 ---- <li><a href="#changelog">Changelog</a></li> <ol type="i"> + <li><a href="#2016">Changes since 2.0.16</a></li> <li><a href="#2015">Changes since 2.0.15</a></li> <li><a href="#2014">Changes since 2.0.14</a></li> *************** *** 62,66 **** <p>This is a non-exhaustive (but still near complete) changelog for phpBB 2.0.x including beta and release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.</p> ! <a name="2015"></a><h3 class="h3">l.i. Changes since 2.0.15</h3> <ul> --- 63,83 ---- <p>This is a non-exhaustive (but still near complete) changelog for phpBB 2.0.x including beta and release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.</p> ! <a name="2016"></a><h3 class="h3">l.i. Changes since 2.0.16</h3> ! ! <ul> ! <li>Added extra checks to the deletion code in privmsg.php - reported by party_fan</li> ! <li>Fixed XSS issue in IE using the url BBCode</li> ! <li>Fixed admin activation so that you must have administrator rights to activate accounts in this mode - reported by ieure</li> ! <li>Fixed get_username returning wrong row for usernames beginning with numerics - reported by Ptirhiik</li> ! <li>Pass username through phpbb_clean_username within validate_username function - AnthraX101</li> ! <li>Fixed PHP error in message_die function</li> ! <li>Fixed incorrect generation of {postrow.SEARCH_IMG} tag in viewtopic.php - reported by Double_J</li> ! <li>Also fixed above issue in usercp_viewprofile.php</li> ! <li>Fixed incorrect setting of user_level on pending members if a group is granted moderator rights - reported by halochat</li> ! <li>Fixed ordering of forums on admin_ug_auth.php to be consistant with other pages</li> ! <li>Correctly set username on posts when deleting a user from the admin panel</li> ! </ul> ! ! <a name="2015"></a><h3 class="h3">l.ii. Changes since 2.0.15</h3> <ul> *************** *** 74,78 **** </ul> ! <a name="2014"></a><h3 class="h3">l.ii. Changes since 2.0.14</h3> <ul> --- 91,95 ---- </ul> ! <a name="2014"></a><h3 class="h3">l.iii. Changes since 2.0.14</h3> <ul> *************** *** 96,100 **** </ul> ! <a name="2013"></a><h3 class="h3">l.iii. Changes since 2.0.13</h3> <ul> --- 113,117 ---- </ul> ! <a name="2013"></a><h3 class="h3">l.iv. Changes since 2.0.13</h3> <ul> *************** *** 113,117 **** </ul> ! <a name="2012"></a><h3 class="h3">l.iv. Changes since 2.0.12</h3> <ul> --- 130,134 ---- </ul> ! <a name="2012"></a><h3 class="h3">l.v. Changes since 2.0.12</h3> <ul> *************** *** 121,125 **** </ul> ! <a name="2011"></a><h3 class="h3">l.v. Changes since 2.0.11</h3> <ul> --- 138,142 ---- </ul> ! <a name="2011"></a><h3 class="h3">l.vi. Changes since 2.0.11</h3> <ul> *************** *** 136,140 **** </ul> ! <a name="2010"></a><h3 class="h3">l.vi. Changes since 2.0.10</h3> <ul> --- 153,157 ---- </ul> ! <a name="2010"></a><h3 class="h3">l.vii. Changes since 2.0.10</h3> <ul> *************** *** 147,151 **** </ul> ! <a name="209"></a><h3 class="h3">l.vii. Changes since 2.0.9</h3> <ul> --- 164,168 ---- </ul> ! <a name="209"></a><h3 class="h3">l.viii. Changes since 2.0.9</h3> <ul> *************** *** 160,164 **** </ul> ! <a name="208"></a><h3 class="h3">l.viii. Changes since 2.0.8</h3> <ul> --- 177,181 ---- </ul> ! <a name="208"></a><h3 class="h3">l.ix. Changes since 2.0.8</h3> <ul> *************** *** 179,183 **** </ul> ! <a name="207"></a><h3 class="h3">l.ix. Changes since 2.0.7</h3> <ul> --- 196,200 ---- </ul> ! <a name="207"></a><h3 class="h3">l.x. Changes since 2.0.7</h3> <ul> *************** *** 191,195 **** </ul> ! <a name="206"></a><h3 class="h3">1.x. Changes since 2.0.6</h3> <ul> --- 208,212 ---- </ul> ! <a name="206"></a><h3 class="h3">1.xi. Changes since 2.0.6</h3> <ul> *************** *** 205,209 **** </ul> ! <a name="205"></a><h3 class="h3">1.xi. Changes since 2.0.5</h3> <ul> --- 222,226 ---- </ul> ! <a name="205"></a><h3 class="h3">1.xii. Changes since 2.0.5</h3> <ul> *************** *** 221,225 **** </ul> ! <a name="204"></a><h3 class="h3">1.xii. Changes since 2.0.4</h3> <ul> --- 238,242 ---- </ul> ! <a name="204"></a><h3 class="h3">1.xiii. Changes since 2.0.4</h3> <ul> *************** *** 293,297 **** </ul> ! <a name="203"></a><h3 class="h3">1.xiii. Changes since 2.0.3</h3> <ul> --- 310,314 ---- </ul> ! <a name="203"></a><h3 class="h3">1.xiv. Changes since 2.0.3</h3> <ul> *************** *** 420,424 **** </ul> ! <a name="202"></a><h3 class="h3">1.xiv. Changes since 2.0.2</h3> <ul> --- 437,441 ---- </ul> ! <a name="202"></a><h3 class="h3">1.xv. Changes since 2.0.2</h3> <ul> *************** *** 429,433 **** </ul> ! <a name="201"></a><h3 class="h3">1.xv. Changes since 2.0.1</h3> <ul> --- 446,450 ---- </ul> ! <a name="201"></a><h3 class="h3">1.xvi. Changes since 2.0.1</h3> <ul> *************** *** 464,468 **** </ul> ! <a name="200"></a><h3 class="h3">1.xvi. Changes since 2.0.0</h3> <ul> --- 481,485 ---- </ul> ! <a name="200"></a><h3 class="h3">1.xvii. Changes since 2.0.0</h3> <ul> *************** *** 521,525 **** </ul> ! <a name="final"></a><h3 class="h3">1.xvii. Changes since RC-4</h3> <ul> --- 538,542 ---- </ul> ! <a name="final"></a><h3 class="h3">1.xviii. Changes since RC-4</h3> <ul> *************** *** 551,555 **** </ul> ! <a name="rc4"></a><h3 class="h3">1.xviii. Changes since RC-3</h3> <ul> --- 568,572 ---- </ul> ! <a name="rc4"></a><h3 class="h3">1.xix. Changes since RC-3</h3> <ul> *************** *** 582,586 **** </ul> ! <a name="rc3"></a><h3 class="h3">1.xix. Changes since RC-2</h3> <ul> --- 599,603 ---- </ul> ! <a name="rc3"></a><h3 class="h3">1.xx. Changes since RC-2</h3> <ul> *************** *** 615,619 **** </ul> ! <a name="rc2"></a><h3 class="h3">1.xx. Changes since RC-1</h3> <ul> --- 632,636 ---- </ul> ! <a name="rc2"></a><h3 class="h3">1.xxi. Changes since RC-1</h3> <ul> *************** *** 635,639 **** </ul> ! <a name="rc1"></a><h3 class="h3">1.xxi. Changes since RC-1 (pre)</h3> <ul> --- 652,656 ---- </ul> ! <a name="rc1"></a><h3 class="h3">1.xxii. Changes since RC-1 (pre)</h3> <ul> |