diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2008-11-21 14:11:49 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2008-11-21 14:11:49 +0000 |
commit | 72662eeb044820bc068a2d4e397b755793e66169 (patch) | |
tree | e8e2b1c3808c2c353d745b8888a6c91122074d4d /phpBB/docs/CHANGELOG.html | |
parent | d24a82aaacde1b1b574f1e6fa5094cafa7e98ef2 (diff) | |
download | forums-72662eeb044820bc068a2d4e397b755793e66169.tar forums-72662eeb044820bc068a2d4e397b755793e66169.tar.gz forums-72662eeb044820bc068a2d4e397b755793e66169.tar.bz2 forums-72662eeb044820bc068a2d4e397b755793e66169.tar.xz forums-72662eeb044820bc068a2d4e397b755793e66169.zip |
changelog, up indexes
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9070 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 0b8777e440..4a44f94d0e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -89,7 +89,7 @@ <li>[Fix] Allow the UCP group management to work for groups with avatars. (Bug #37375)</li> </ul> - <a name="v302"></a><h3>1.i. Changes since 3.0.2</h3> + <a name="v302"></a><h3>1.ii. 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> @@ -187,7 +187,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.ii. Changes since 3.0.1</h3> + <a name="v301"></a><h3>1.iii. Changes since 3.0.1</h3> <ul> <li>[Fix] Ability to set permissions on non-mysql dbms (Bug #24955)</li> @@ -235,7 +235,7 @@ <li>[Sec] Only allow urls gone through redirect() being used within login_box(). (thanks nookieman)</li> </ul> - <a name="v300"></a><h3>1.iii. Changes since 3.0.0</h3> + <a name="v300"></a><h3>1.iv. Changes since 3.0.0</h3> <ul> <li>[Change] Validate birthdays (Bug #15004)</li> @@ -306,7 +306,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.iv. Changes since 3.0.RC8</h3> + <a name="v30rc8"></a><h3>1.v. 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> @@ -315,7 +315,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.v. Changes since 3.0.RC7</h3> + <a name="v30rc7"></a><h3>1.vi. Changes since 3.0.RC7</h3> <ul> <li>[Fix] Fixed MSSQL related bug in the update system</li> @@ -350,7 +350,7 @@ <li>[Fix] No duplication of active topics (Bug #15474)</li> </ul> - <a name="v30rc6"></a><h3>1.vi. Changes since 3.0.RC6</h3> + <a name="v30rc6"></a><h3>1.vii. Changes since 3.0.RC6</h3> <ul> <li>[Fix] Submitting language changes using acp_language (Bug #14736)</li> @@ -360,7 +360,7 @@ <li>[Fix] Able to request new password (Bug #14743)</li> </ul> - <a name="v30rc5"></a><h3>1.vii. Changes since 3.0.RC5</h3> + <a name="v30rc5"></a><h3>1.viii. 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> @@ -423,7 +423,7 @@ <li>[Sec] New password hashing mechanism for storing passwords (#i42)</li> </ul> - <a name="v30rc4"></a><h3>1.viii. Changes since 3.0.RC4</h3> + <a name="v30rc4"></a><h3>1.ix. Changes since 3.0.RC4</h3> <ul> <li>[Fix] MySQL, PostgreSQL and SQLite related database fixes (Bug #13862)</li> @@ -474,7 +474,7 @@ <li>[Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)</li> </ul> - <a name="v30rc3"></a><h3>1.ix. Changes since 3.0.RC3</h3> + <a name="v30rc3"></a><h3>1.x. Changes since 3.0.RC3</h3> <ul> <li>[Fix] Fixing some subsilver2 and prosilver style issues</li> @@ -583,7 +583,7 @@ </ul> - <a name="v30rc2"></a><h3>1.x. Changes since 3.0.RC2</h3> + <a name="v30rc2"></a><h3>1.xi. Changes since 3.0.RC2</h3> <ul> <li>[Fix] Re-allow searching within the memberlist</li> @@ -629,7 +629,7 @@ </ul> - <a name="v30rc1"></a><h3>1.xi. Changes since 3.0.RC1</h3> + <a name="v30rc1"></a><h3>1.xii. Changes since 3.0.RC1</h3> <ul> <li>[Fix] (X)HTML issues within the templates (Bug #11255, #11255)</li> |