diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 0c6fa293ac..a5ad4e7134 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -32,6 +32,7 @@ p,ul,td {font-size:10pt;}
- Changelog
+ - Changes since 2.0.18
- Changes since 2.0.17
- Changes since 2.0.16
- Changes since 2.0.15
@@ -63,7 +64,19 @@ p,ul,td {font-size:10pt;}
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.
-l.i. Changes since 2.0.17
+l.i. Changes since 2.0.18
+
+
+- [Fix] corrected index on session keys table under MS SQL
+- [Fix] added session keys table to backup
+- [Fix] changes to support MySQL 5.0
+- [Fix] changes to some of the admin files to improve efficiency and remove a potential error condition when building the menu (cxib)
+- [Fix] change truncation of username length in usercp_register.php (BFUK)
+
- [Fix] incorrect path to avatars in admin_users.php (Bug #667)
+
+
+
+l.ii. Changes since 2.0.17
- [Fix] incorrect handling of password resets if admin activation is enabled (Bug #88)
@@ -113,7 +126,7 @@ p,ul,td {font-size:10pt;}
- [Sec] compare imagetype on avatar uploading to match the file extension from uploaded file
-l.ii. Changes since 2.0.16
+l.iii. Changes since 2.0.16
- Added extra checks to the deletion code in privmsg.php - reported by party_fan
@@ -129,7 +142,7 @@ p,ul,td {font-size:10pt;}
- Correctly set username on posts when deleting a user from the admin panel
-l.iii. Changes since 2.0.15
+l.iv. Changes since 2.0.15
- Fixed critical issue with highlighting - Discovered and fix provided by Ron van Daal
@@ -141,7 +154,7 @@ p,ul,td {font-size:10pt;}
- Fixed bug in admin re-authentication redirect for servers not having index.php as one of their default files set
-l.iv. Changes since 2.0.14
+l.v. Changes since 2.0.14
- Fixed moderator status removal in groupcp.php
@@ -163,7 +176,7 @@ p,ul,td {font-size:10pt;}
- Empty url/img bbcodes no longer get parsed
-l.v. Changes since 2.0.13
+l.vi. Changes since 2.0.13
- Hardened author and keyword search a bit to not allow very server intensive searches
@@ -180,7 +193,7 @@ p,ul,td {font-size:10pt;}
- Fixed case-sensitivity issues in postgres7.php - R45
-l.vi. Changes since 2.0.12
+l.vii. Changes since 2.0.12
- Ommitted preg_replace warning in viewtopic due to improper working of preg_quote in PHP - originally reported by matrix_killer, fix submitted by another party
@@ -188,7 +201,7 @@ p,ul,td {font-size:10pt;}
- Minimum requirements raised to PHP 4.0.3 or above due to fixing vulnerability issues breaking PHP3 compatibility.
-l.vii. Changes since 2.0.11
+l.viii. Changes since 2.0.11
- Added confirm table to admin_db_utilities.php
@@ -203,7 +216,7 @@ p,ul,td {font-size:10pt;}
- Fixed path disclosure bug in viewtopic.php caused by a PHP 4.3.10 bug - matrix_killer
-l.viii. Changes since 2.0.10
+l.ix. Changes since 2.0.10
- Fixed vulnerability in highlighting code (very high severity, please update your installation as soon as possible)
@@ -214,7 +227,7 @@ p,ul,td {font-size:10pt;}
- Added visual confirmation mod to code base
-l.ix. Changes since 2.0.9
+l.x. Changes since 2.0.9
- Fixed deleting of styles in admin_styles.php
@@ -227,7 +240,7 @@ p,ul,td {font-size:10pt;}
- Fixed visual confirmation code. The image was not created due to a wrong regular expression.
-l.x. Changes since 2.0.8
+l.xi. Changes since 2.0.8
- Fixed one vulnerability in admin_board.php - Xore
@@ -246,7 +259,7 @@ p,ul,td {font-size:10pt;}
- Fixed problem with SID not delivered to next page in groupcp.php
-l.xi. Changes since 2.0.7
+l.xii. Changes since 2.0.7
- Fixed several vulnerabilities in admin pages
@@ -258,7 +271,7 @@ p,ul,td {font-size:10pt;}
- Fixed sql injection vulnerability in privmsg - 2.0.8a
-1.xii. Changes since 2.0.6
+1.xiii. Changes since 2.0.6
- Fixed several vulnerabilities in modcp - Robert Lavierck
@@ -272,7 +285,7 @@ p,ul,td {font-size:10pt;}
- Fixed potential vulnerability in avatar gallery
-1.xiii. Changes since 2.0.5
+1.xiv. Changes since 2.0.5
- Fixed various email issues
@@ -288,7 +301,7 @@ p,ul,td {font-size:10pt;}
- Fixed sql injection with reset date format field in profile - tendor
-1.xiv. Changes since 2.0.4
+1.xv. Changes since 2.0.4
- Removed user facing session_id checks
@@ -360,7 +373,7 @@ p,ul,td {font-size:10pt;}
- Default English support for visual confirmation - translators are encouraged to support this
-1.xv. Changes since 2.0.3
+1.xvi. Changes since 2.0.3
- Fixed cross-browser scripting issue with highlight param
@@ -487,7 +500,7 @@ p,ul,td {font-size:10pt;}
- Fixed potential SQL vulnerability with marking of private messages - Ulf Harnhammar
-1.xvi. Changes since 2.0.2
+1.xvii. Changes since 2.0.2
- Fixed potential cross-site scripting vulnerability with avatars - Showscout
@@ -496,7 +509,7 @@ p,ul,td {font-size:10pt;}
- Fixed (hopefully) issue with MS Access and multiple pages
-1.xvii. Changes since 2.0.1
+1.xviii. Changes since 2.0.1
- Fixed missing "username" lang variable in user admin template
@@ -531,7 +544,7 @@ p,ul,td {font-size:10pt;}
- Fix emailer to allow sending emails with language-specific character sets
-1.xviii. Changes since 2.0.0
+1.xix. Changes since 2.0.0
- Fixed delete image bug for normal users
@@ -588,7 +601,7 @@ p,ul,td {font-size:10pt;}
- Added database closure to admin frameset page
-1.xix. Changes since RC-4
+1.xx. Changes since RC-4
- Fixed improper report of general error when posting messages containing errors
@@ -618,7 +631,7 @@ p,ul,td {font-size:10pt;}
- Fixed various remaining usergroup display issues
-1.xx. Changes since RC-3
+1.xxi. Changes since RC-3
- Addressed serious security issue with included files
@@ -649,7 +662,7 @@ p,ul,td {font-size:10pt;}
- Fix (hopefully) remaining ICQ overlay issue with view profile in subSilver
-1.xxi. Changes since RC-2
+1.xxii. Changes since RC-2
- Fixed infamous install parse error
@@ -682,7 +695,7 @@ p,ul,td {font-size:10pt;}
- Hidden usergroups are now completely hidden from view
-1.xxii. Changes since RC-1
+1.xxiii. Changes since RC-1
- Fixed numerous PostgreSQL related issues
@@ -702,7 +715,7 @@ p,ul,td {font-size:10pt;}
- Various other fixes and updates
-1.xxiii. Changes since RC-1 (pre)
+1.xxiv. Changes since RC-1 (pre)
- Upgrade script completed for initial fully functional release