diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-10-29 13:40:10 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-10-29 13:40:10 +0000 |
commit | 48338c1f4ab5ba2d1fffafc762e238a62ce76457 (patch) | |
tree | 6b8a61a2f6465a849e9255f8b7c7de5f4e5f8ee5 /phpBB/docs | |
parent | 04ebbeca3fa00b3f11493c68d393405aeb90ed09 (diff) | |
download | forums-48338c1f4ab5ba2d1fffafc762e238a62ce76457.tar forums-48338c1f4ab5ba2d1fffafc762e238a62ce76457.tar.gz forums-48338c1f4ab5ba2d1fffafc762e238a62ce76457.tar.bz2 forums-48338c1f4ab5ba2d1fffafc762e238a62ce76457.tar.xz forums-48338c1f4ab5ba2d1fffafc762e238a62ce76457.zip |
dumdeedum
git-svn-id: file:///svn/phpbb/trunk@8217 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 e75ccb5f42..0d43b2f3f4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -95,6 +95,7 @@ <li>[Sec] Fix bbcode helpline display for custom bbcodes - this requires style changes for any custom style (Bug #14850)</li> <li>[Fix] Correctly count announcements when filtering forums by date (Bug #14877)</li> <li>[Fix] Allow charset names containing underscores or spaces</li> + <li>[Change] Do not assign converted votes to the first option in a vote.</li> </ul> <a name="v30rc6"></a><h3>1.ii. Changes since 3.0.RC6</h3> |