diff options
author | David M <davidmj@users.sourceforge.net> | 2007-07-12 17:26:48 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-07-12 17:26:48 +0000 |
commit | c1531d9925585dbbbaa395ba10f16e7575aa1272 (patch) | |
tree | 8d45eeadd636361d77aa76bcb5b435ee3762836a /phpBB/docs | |
parent | 002dd8155708415b3c1c828789feccbfc087a387 (diff) | |
download | forums-c1531d9925585dbbbaa395ba10f16e7575aa1272.tar forums-c1531d9925585dbbbaa395ba10f16e7575aa1272.tar.gz forums-c1531d9925585dbbbaa395ba10f16e7575aa1272.tar.bz2 forums-c1531d9925585dbbbaa395ba10f16e7575aa1272.tar.xz forums-c1531d9925585dbbbaa395ba10f16e7575aa1272.zip |
#13179
git-svn-id: file:///svn/phpbb/trunk@7876 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 37d548f3ec..99253f7f43 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -220,6 +220,7 @@ p a { <li>[Fix] Also display board disabled notice for admins/mods if board got disabled due to exceeding the load limit (Bug #13267)</li> <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> </ul> |