diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-27 14:55:48 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-27 14:55:48 +0000 |
commit | 1a5413275978a307d200d0b52cc30c75da003669 (patch) | |
tree | b986220c2adef6c034b8e5a519487f4521196da4 /phpBB/docs | |
parent | ecc8adf3470d0526e98f0c26d696132798880cc5 (diff) | |
download | forums-1a5413275978a307d200d0b52cc30c75da003669.tar forums-1a5413275978a307d200d0b52cc30c75da003669.tar.gz forums-1a5413275978a307d200d0b52cc30c75da003669.tar.bz2 forums-1a5413275978a307d200d0b52cc30c75da003669.tar.xz forums-1a5413275978a307d200d0b52cc30c75da003669.zip |
#13800
git-svn-id: file:///svn/phpbb/trunk@7958 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 155707a97f..8260477494 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -284,7 +284,7 @@ p a { <li>[Feature] Ability to externally set $phpbb_root_path if wrapping phpBB3 by defining constant PHPBB_ROOT_PATH</li> <li>[Fix] Implemented correct left/right floating within ACP in regard to RTL languages (Bug #13777)</li> <li>[Fix] Fixing session problems when using MySQL strict mode in conjunction with very long browser agent string (Bug #13827)</li> - + <li>[Fix] Disallow post/pm subjects entirely made up from non-printable chars and whitespaces (Bug #13800)</li> </ul> </div> |