From edc82a6ce76e3e9948573f401a088c269cb9204b Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 31 Jul 2009 13:11:44 +0000 Subject: [PATCH] Well git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9897 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 2371b5e2df..5e90b63f24 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -204,6 +204,7 @@
  • [Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup
  • [Change] Cache get_username_string() function calls on viewtopic.
  • [Change] Cache version check.
  • +
  • [Change] When creating a new forum without copying permissions, ask again.
  • [Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)
  • [Feature] Backported 3.2 captcha plugins.