diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-13 15:22:33 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-03-13 15:22:33 +0000 |
commit | 7c1b3ed62aeab31b4f226600a0585226ed44bfea (patch) | |
tree | b50ef00b761110db2da37a652582e0510de4d826 /phpBB/docs | |
parent | 44708b7ebbef0c5a875954141ab751728ef15a87 (diff) | |
download | forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar.gz forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar.bz2 forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.tar.xz forums-7c1b3ed62aeab31b4f226600a0585226ed44bfea.zip |
#22685
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8430 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 ba51befde5..a529c3dc9a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -135,6 +135,7 @@ <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> <li>[Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)</li> + <li>[Fix] Correctly specify "close report action" (Bug #22685)</li> </ul> |