diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-13 14:39:53 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-13 14:39:53 +0000 |
commit | 58173191edc5b75434dca66edfe4405296d22572 (patch) | |
tree | 4af31c23b8c82a069f36214cd0780680b3a771e0 /phpBB/docs | |
parent | 156bf27418370b58f4c40b02c2628d8c715c07b6 (diff) | |
download | forums-58173191edc5b75434dca66edfe4405296d22572.tar forums-58173191edc5b75434dca66edfe4405296d22572.tar.gz forums-58173191edc5b75434dca66edfe4405296d22572.tar.bz2 forums-58173191edc5b75434dca66edfe4405296d22572.tar.xz forums-58173191edc5b75434dca66edfe4405296d22572.zip |
#22865
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8428 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 c649b6466c..de627e6217 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -133,6 +133,7 @@ <li>[Fix] Check topics_per_page value in acp_forums (Bug #15539)</li> <li>[Fix] Custom profile fields with date type should be timezone independend (Bug #15003)</li> <li>[Fix] Fixing some XHTML errors/warnings within the ACP (Bug #22875)</li> + <li>[Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)</li> </ul> |