aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-09-28 11:34:51 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-09-28 11:34:51 +0000
commitfe6021c0a31a24105c135085398b38bce3be2914 (patch)
treecb6822d736fd0f2fde4a6a717855d801db4bcccc /phpBB/docs/CHANGELOG.html
parentbc80703c13d20859d0f22751ff05e9426c5ee262 (diff)
downloadforums-fe6021c0a31a24105c135085398b38bce3be2914.tar
forums-fe6021c0a31a24105c135085398b38bce3be2914.tar.gz
forums-fe6021c0a31a24105c135085398b38bce3be2914.tar.bz2
forums-fe6021c0a31a24105c135085398b38bce3be2914.tar.xz
forums-fe6021c0a31a24105c135085398b38bce3be2914.zip
#14566
git-svn-id: file:///svn/phpbb/trunk@8115 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 76795d1c22..e49e0f30f2 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -107,6 +107,9 @@
<li>[Fix] Use correct dimension (width x height) in ACP (Bug #14452)</li>
<li>[Fix] Only display PM history links if there are PM's to be displayed (Bug #14484)</li>
<li>[Feature] Added completely new hook system to allow better application/mod integration - see docs/hook_system.html</li>
+ <li>[Fix] Correctly delete excess poll options (Bug #14566)</li>
+ <li>[Fix] Allow names evaluating to false for poll options</li>
+
</ul>
<a name="v30rc4"></a><h3>1.ii. Changes since 3.0.RC4</h3>