aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-07-13 11:58:12 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-07-13 11:58:12 +0000
commitc764ab621f86b56874545e75988723c0bf645b8c (patch)
tree8d2899e4553ca52e7f27ddaf98d1b2db3d1bbde0 /phpBB/docs
parent6ed00ffdd14a87a21d24c9300a2a8e4d48455e12 (diff)
downloadforums-c764ab621f86b56874545e75988723c0bf645b8c.tar
forums-c764ab621f86b56874545e75988723c0bf645b8c.tar.gz
forums-c764ab621f86b56874545e75988723c0bf645b8c.tar.bz2
forums-c764ab621f86b56874545e75988723c0bf645b8c.tar.xz
forums-c764ab621f86b56874545e75988723c0bf645b8c.zip
#13331
#13329 Adding more checks - although it is really redundant by now. We can't guard against variable misuse. git-svn-id: file:///svn/phpbb/trunk@7879 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 157535ec7b..e303020fd0 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -222,6 +222,7 @@ p a {
<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 trying to open a file that does not exist (Bug #13327)</li>
+ <li>[Fix] Although theoretically impossible in our code, changed the handling of non-existent language files.(Bug #13329, Bug #13331)</li>
</ul>