aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-04-18 17:22:41 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-04-18 17:22:41 +0000
commite3bdaea2656f788dd58e04d62896435246b6f23b (patch)
tree35441d4a27d7cf129a162d5348767f5953289beb /phpBB/docs
parentb4388d0ed1a64c58de87bf2dbacf6ff01a099c38 (diff)
downloadforums-e3bdaea2656f788dd58e04d62896435246b6f23b.tar
forums-e3bdaea2656f788dd58e04d62896435246b6f23b.tar.gz
forums-e3bdaea2656f788dd58e04d62896435246b6f23b.tar.bz2
forums-e3bdaea2656f788dd58e04d62896435246b6f23b.tar.xz
forums-e3bdaea2656f788dd58e04d62896435246b6f23b.zip
Ability to vote in poll is now required for the ability to change existing vote. (Bug #38925)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9470 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 62c64a9c2a..81a85eb3ad 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -142,6 +142,7 @@
<li>[Fix] PM Export uses ISO 8601 date now. (Bug #32645)</li>
<li>[Fix] Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)</li>
<li>[Fix] Do not create thumbnail if thumbnail would've the same size as the original image. (Bug #30725)</li>
+ <li>[Fix] Ability to vote in poll is now required for the ability to change existing vote. (Bug #38925)</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>
<li>[Change] Add link to user profile in the MCP for user notes and warn user.</li>