diff options
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 53 |
1 files changed, 28 insertions, 25 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 17f1327a96..50775ddaaa 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -46,6 +46,7 @@ <ol> <li><a href="#changelog">Changelog</a> <ol style="list-style-type: lower-roman;"> + <li><a href="#v310b1">Changes since 3.1.0-b1</a></li> <li><a href="#v310a3">Changes since 3.1.0-a3</a></li> <li><a href="#v310a2">Changes since 3.1.0-a2</a></li> <li><a href="#v310a1">Changes since 3.1.0-a1</a></li> @@ -90,7 +91,9 @@ <div class="content"> - <a name="v310a3"></a><h3>1.i. Changes since 3.1.0-a3</h3> + <a name="v310b1"></a><h3>1.i. Changes since 3.1.0-b1</h3> + + <a name="v310a3"></a><h3>1.ii. Changes since 3.1.0-a3</h3> <h4>Bug</h4> <ul> @@ -237,7 +240,7 @@ </ul> - <a name="v310a2"></a><h3>1.ii. Changes since 3.1.0-a2</h3> + <a name="v310a2"></a><h3>1.iii. Changes since 3.1.0-a2</h3> <h4>Bug</h4> <ul> @@ -345,7 +348,7 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-12147">PHPBB3-12147</a>] - Remove Travis CI notification configuration</li> </ul> - <a name="v310a1"></a><h3>1.iii. Changes since 3.1.0-a1</h3> + <a name="v310a1"></a><h3>1.iv. Changes since 3.1.0-a1</h3> <h4>Bug</h4> <ul> @@ -421,7 +424,7 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11998">PHPBB3-11998</a>] - Add console / command line client environment </li> </ul> - <a name="v30x"></a><h3>1.iv. Changes since 3.0.x</h3> + <a name="v30x"></a><h3>1.v. Changes since 3.0.x</h3> <h4>Bug</h4> <ul> @@ -1102,7 +1105,7 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11913">PHPBB3-11913</a>] - Apply reorganisation of download.phpbb.com to build_announcement.php</li> </ul> - <a name="v3011"></a><h3>1.v. Changes since 3.0.11</h3> + <a name="v3011"></a><h3>1.vi. Changes since 3.0.11</h3> <h4>Bug</h4> <ul> @@ -1257,7 +1260,7 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11753">PHPBB3-11753</a>] - Upgrade mysql_upgrader.php schema data.</li> </ul> - <a name="v3010"></a><h3>1.vi. Changes since 3.0.10</h3> + <a name="v3010"></a><h3>1.vii. Changes since 3.0.10</h3> <h4>Bug</h4> <ul> @@ -1382,7 +1385,7 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-10909">PHPBB3-10909</a>] - Update Travis Test Configuration: Travis no longer supports PHP 5.3.2</li> </ul> - <a name="v309"></a><h3>1.vii. Changes since 3.0.9</h3> + <a name="v309"></a><h3>1.viii. Changes since 3.0.9</h3> <h4>Bug</h4> <ul> @@ -1518,7 +1521,7 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-10480">PHPBB3-10480</a>] - Automate changelog building</li> </ul> - <a name="v308"></a><h3>1.viii. Changes since 3.0.8</h3> + <a name="v308"></a><h3>1.ix. Changes since 3.0.8</h3> <h4> Bug </h4> @@ -1886,7 +1889,7 @@ </ul> - <a name="v307-PL1"></a><h3>1.ix. Changes since 3.0.7-PL1</h3> + <a name="v307-PL1"></a><h3>1.x. Changes since 3.0.7-PL1</h3> <h4> Security </h4> <ul> @@ -2344,13 +2347,13 @@ </ul> - <a name="v307"></a><h3>1.x. Changes since 3.0.7</h3> + <a name="v307"></a><h3>1.xi. Changes since 3.0.7</h3> <ul> <li>[Sec] Do not expose forum content of forums with ACL entries but no actual permission in ATOM Feeds. (Bug #58595)</li> </ul> - <a name="v306"></a><h3>1.xi. Changes since 3.0.6</h3> + <a name="v306"></a><h3>1.xii. Changes since 3.0.6</h3> <ul> <li>[Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)</li> @@ -2454,7 +2457,7 @@ </ul> - <a name="v305"></a><h3>1.xii. Changes since 3.0.5</h3> + <a name="v305"></a><h3>1.xiii. Changes since 3.0.5</h3> <ul> <li>[Fix] Allow whitespaces in avatar gallery names. (Bug #44955)</li> @@ -2676,7 +2679,7 @@ <li>[Feature] Send anonymous statistical information to phpBB on installation and update (optional).</li> </ul> - <a name="v304"></a><h3>1.xiii. Changes since 3.0.4</h3> + <a name="v304"></a><h3>1.xiv. Changes since 3.0.4</h3> <ul> <li>[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)</li> @@ -2765,7 +2768,7 @@ <li>[Sec] Only use forum id supplied for posting if global announcement detected. (Reported by nickvergessen)</li> </ul> - <a name="v303"></a><h3>1.xiv. Changes since 3.0.3</h3> + <a name="v303"></a><h3>1.xv. Changes since 3.0.3</h3> <ul> <li>[Fix] Allow mixed-case template directories to be inherited (Bug #36725)</li> @@ -2797,7 +2800,7 @@ <li>[Sec] Ask for forum password if post within passworded forum quoted in private message. (Reported by nickvergessen)</li> </ul> - <a name="v302"></a><h3>1.xv. Changes since 3.0.2</h3> + <a name="v302"></a><h3>1.xvi. Changes since 3.0.2</h3> <ul> <li>[Fix] Correctly set topic starter if first post in topic removed (Bug #30575 - Patch by blueray2048)</li> @@ -2896,7 +2899,7 @@ <li>[Sec Precaution] Stricter validation of the HTTP_HOST header (Thanks to Techie-Micheal et al for pointing out possible issues in derived code)</li> </ul> - <a name="v301"></a><h3>1.xvi. Changes since 3.0.1</h3> + <a name="v301"></a><h3>1.xvii. Changes since 3.0.1</h3> <ul> <li>[Fix] Ability to set permissions on non-mysql dbms (Bug #24955)</li> @@ -2944,7 +2947,7 @@ <li>[Sec] Only allow urls gone through redirect() being used within login_box(). (thanks nookieman)</li> </ul> - <a name="v300"></a><h3>1.xvii. Changes since 3.0.0</h3> + <a name="v300"></a><h3>1.xviii. Changes since 3.0.0</h3> <ul> <li>[Change] Validate birthdays (Bug #15004)</li> @@ -3015,7 +3018,7 @@ <li>[Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)</li> </ul> - <a name="v30rc8"></a><h3>1.xviii. Changes since 3.0.RC8</h3> + <a name="v30rc8"></a><h3>1.xix. Changes since 3.0.RC8</h3> <ul> <li>[Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)</li> @@ -3024,7 +3027,7 @@ <li>[Fix] Call garbage_collection() within database updater to correctly close connections (affects Oracle for example)</li> </ul> - <a name="v30rc7"></a><h3>1.xix. Changes since 3.0.RC7</h3> + <a name="v30rc7"></a><h3>1.xx. Changes since 3.0.RC7</h3> <ul> <li>[Fix] Fixed MSSQL related bug in the update system</li> @@ -3059,7 +3062,7 @@ <li>[Fix] No duplication of active topics (Bug #15474)</li> </ul> - <a name="v30rc6"></a><h3>1.xx. Changes since 3.0.RC6</h3> + <a name="v30rc6"></a><h3>1.xxi. Changes since 3.0.RC6</h3> <ul> <li>[Fix] Submitting language changes using acp_language (Bug #14736)</li> @@ -3069,7 +3072,7 @@ <li>[Fix] Able to request new password (Bug #14743)</li> </ul> - <a name="v30rc5"></a><h3>1.xxi. Changes since 3.0.RC5</h3> + <a name="v30rc5"></a><h3>1.xxii. Changes since 3.0.RC5</h3> <ul> <li>[Feature] Removing constant PHPBB_EMBEDDED in favor of using an exit_handler(); the constant was meant to achive this more or less.</li> @@ -3132,7 +3135,7 @@ <li>[Sec] New password hashing mechanism for storing passwords (#i42)</li> </ul> - <a name="v30rc4"></a><h3>1.xxii. Changes since 3.0.RC4</h3> + <a name="v30rc4"></a><h3>1.xxiii. Changes since 3.0.RC4</h3> <ul> <li>[Fix] MySQL, PostgreSQL and SQLite related database fixes (Bug #13862)</li> @@ -3183,7 +3186,7 @@ <li>[Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)</li> </ul> - <a name="v30rc3"></a><h3>1.xxiii. Changes since 3.0.RC3</h3> + <a name="v30rc3"></a><h3>1.xxiv. Changes since 3.0.RC3</h3> <ul> <li>[Fix] Fixing some subsilver2 and prosilver style issues</li> @@ -3292,7 +3295,7 @@ </ul> - <a name="v30rc2"></a><h3>1.xxiv. Changes since 3.0.RC2</h3> + <a name="v30rc2"></a><h3>1.xxv. Changes since 3.0.RC2</h3> <ul> <li>[Fix] Re-allow searching within the memberlist</li> @@ -3338,7 +3341,7 @@ </ul> - <a name="v30rc1"></a><h3>1.xxv. Changes since 3.0.RC1</h3> + <a name="v30rc1"></a><h3>1.xxvi. Changes since 3.0.RC1</h3> <ul> <li>[Fix] (X)HTML issues within the templates (Bug #11255, #11255)</li> |