diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2009-07-31 13:11:44 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2009-07-31 13:11:44 +0000 |
| commit | edc82a6ce76e3e9948573f401a088c269cb9204b (patch) | |
| tree | d88650c753ced4aa7009c355825fda86fafc0097 | |
| parent | 312f2c87edbc81af7e332c14d7ce590df183cf60 (diff) | |
| download | forums-edc82a6ce76e3e9948573f401a088c269cb9204b.tar forums-edc82a6ce76e3e9948573f401a088c269cb9204b.tar.gz forums-edc82a6ce76e3e9948573f401a088c269cb9204b.tar.bz2 forums-edc82a6ce76e3e9948573f401a088c269cb9204b.tar.xz forums-edc82a6ce76e3e9948573f401a088c269cb9204b.zip | |
Well
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9897 89ea8834-ac86-4346-8a33-228a782c2dd0
| -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 2371b5e2df..5e90b63f24 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -204,6 +204,7 @@ <li>[Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup</li> <li>[Change] Cache get_username_string() function calls on viewtopic.</li> <li>[Change] Cache version check.</li> + <li>[Change] When creating a new forum without copying permissions, ask again. </li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins. <ul> |
