diff options
author | David M <davidmj@users.sourceforge.net> | 2007-07-13 03:16:59 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-07-13 03:16:59 +0000 |
commit | b011f383f96f858782f40fde03bc4b7008c4b280 (patch) | |
tree | 84eefd7dc0feaf0be53a3820906b9f35c37c39c3 /phpBB/docs | |
parent | c1531d9925585dbbbaa395ba10f16e7575aa1272 (diff) | |
download | forums-b011f383f96f858782f40fde03bc4b7008c4b280.tar forums-b011f383f96f858782f40fde03bc4b7008c4b280.tar.gz forums-b011f383f96f858782f40fde03bc4b7008c4b280.tar.bz2 forums-b011f383f96f858782f40fde03bc4b7008c4b280.tar.xz forums-b011f383f96f858782f40fde03bc4b7008c4b280.zip |
#13327
git-svn-id: file:///svn/phpbb/trunk@7877 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 99253f7f43..6b71b55017 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -221,6 +221,7 @@ p a { <li>[Fix] Correctly deliver avatar if readfile function has been disabled (Bug #13309)</li> <li>[Fix] Display php information page with the correct direction (Bug #12557)</li> <li>[Fix] Increased the number of style objects (styles, templates, themes and imagesets) possible from 127 to 65535 for MySQL (Bug #13179)</li> + <li>[Fix] Although theoretically impossible in our code, removed the chance of (Bug #13327)</li> </ul> |