diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 982dd5cf60..a73e460178 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -52,7 +52,7 @@
- Changelog
-
+
+
- Copyright and disclaimer
@@ -94,7 +94,7 @@
-
1.i. Changes since 3.0.12
+
Changes since 3.0.12
Security
@@ -230,7 +230,7 @@
- [PHPBB3-13324] - Composer no longer downloads sami/sami and fabpot/goutte
-
1.ii. Changes since 3.0.11
+
Changes since 3.0.11
Bug
@@ -385,7 +385,7 @@
- [PHPBB3-11753] - Upgrade mysql_upgrader.php schema data.
-
1.iii. Changes since 3.0.10
+
Changes since 3.0.10
Bug
@@ -510,7 +510,7 @@
- [PHPBB3-10909] - Update Travis Test Configuration: Travis no longer supports PHP 5.3.2
-
1.iv. Changes since 3.0.9
+
Changes since 3.0.9
Bug
@@ -646,7 +646,7 @@
- [PHPBB3-10480] - Automate changelog building
-
1.v. Changes since 3.0.8
+
Changes since 3.0.8
Bug
@@ -1014,7 +1014,7 @@
-
1.vi. Changes since 3.0.7-PL1
+
Changes since 3.0.7-PL1
Security
-
1.vii. Changes since 3.0.7
+
Changes since 3.0.7
- [Sec] Do not expose forum content of forums with ACL entries but no actual permission in ATOM Feeds. (Bug #58595)
-
1.viii. Changes since 3.0.6
+
Changes since 3.0.6
- [Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)
@@ -1582,7 +1582,7 @@
-
1.ix. Changes since 3.0.5
+
Changes since 3.0.5
- [Fix] Allow whitespaces in avatar gallery names. (Bug #44955)
@@ -1804,7 +1804,7 @@
- [Feature] Send anonymous statistical information to phpBB on installation and update (optional).
-
1.x. Changes since 3.0.4
+
Changes since 3.0.4
- [Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)
@@ -1893,7 +1893,7 @@
- [Sec] Only use forum id supplied for posting if global announcement detected. (Reported by nickvergessen)
-
1.xi. Changes since 3.0.3
+
Changes since 3.0.3
- [Fix] Allow mixed-case template directories to be inherited (Bug #36725)
@@ -1925,7 +1925,7 @@
- [Sec] Ask for forum password if post within passworded forum quoted in private message. (Reported by nickvergessen)
-
1.xii. Changes since 3.0.2
+
Changes since 3.0.2
- [Fix] Correctly set topic starter if first post in topic removed (Bug #30575 - Patch by blueray2048)
@@ -2024,7 +2024,7 @@
- [Sec Precaution] Stricter validation of the HTTP_HOST header (Thanks to Techie-Micheal et al for pointing out possible issues in derived code)
-
1.xiii. Changes since 3.0.1
+
Changes since 3.0.1
- [Fix] Ability to set permissions on non-mysql dbms (Bug #24955)
@@ -2072,7 +2072,7 @@
- [Sec] Only allow urls gone through redirect() being used within login_box(). (thanks nookieman)
-
1.xiv Changes since 3.0.0
+
Changes since 3.0.0
- [Change] Validate birthdays (Bug #15004)
@@ -2143,7 +2143,7 @@
- [Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)
-
1.xv. Changes since 3.0.RC8
+
Changes since 3.0.RC8
- [Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)
@@ -2152,7 +2152,7 @@
- [Fix] Call garbage_collection() within database updater to correctly close connections (affects Oracle for example)
-
1.xvi. Changes since 3.0.RC7
+
Changes since 3.0.RC7
- [Fix] Fixed MSSQL related bug in the update system
@@ -2187,7 +2187,7 @@
- [Fix] No duplication of active topics (Bug #15474)
-
1.xvii. Changes since 3.0.RC6
+
Changes since 3.0.RC6
- [Fix] Submitting language changes using acp_language (Bug #14736)
@@ -2197,7 +2197,7 @@
- [Fix] Able to request new password (Bug #14743)
-
1.xviii. Changes since 3.0.RC5
+
Changes since 3.0.RC5
- [Feature] Removing constant PHPBB_EMBEDDED in favor of using an exit_handler(); the constant was meant to achive this more or less.
@@ -2260,7 +2260,7 @@
- [Sec] New password hashing mechanism for storing passwords (#i42)
-
1.xix. Changes since 3.0.RC4
+
Changes since 3.0.RC4
- [Fix] MySQL, PostgreSQL and SQLite related database fixes (Bug #13862)
@@ -2311,7 +2311,7 @@
- [Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)
-
1.xx. Changes since 3.0.RC3
+
Changes since 3.0.RC3
- [Fix] Fixing some subsilver2 and prosilver style issues
@@ -2420,7 +2420,7 @@
-
1.xxi. Changes since 3.0.RC2
+
Changes since 3.0.RC2
- [Fix] Re-allow searching within the memberlist
@@ -2466,7 +2466,7 @@
-
1.xxii. Changes since 3.0.RC1
+
Changes since 3.0.RC1
- [Fix] (X)HTML issues within the templates (Bug #11255, #11255)