diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-23 21:15:10 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-23 21:15:10 +0000 |
commit | b812f81ac49865262d35f170ac1b5e7f83b32b37 (patch) | |
tree | 4ec2568bbe96cc097c3538a0eabe70e8dab77bfb /phpBB/docs/CHANGELOG.html | |
parent | 9c5a3cca8995b4d1704c3cd57756a8434d4887af (diff) | |
download | forums-b812f81ac49865262d35f170ac1b5e7f83b32b37.tar forums-b812f81ac49865262d35f170ac1b5e7f83b32b37.tar.gz forums-b812f81ac49865262d35f170ac1b5e7f83b32b37.tar.bz2 forums-b812f81ac49865262d35f170ac1b5e7f83b32b37.tar.xz forums-b812f81ac49865262d35f170ac1b5e7f83b32b37.zip |
MCP topic view checkboxes now default to unchecked.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8925 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 2b9929d498..2a3fca7f53 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -137,6 +137,7 @@ <li>[Change] Automatically add users/groups to the PM recipient list, if entered or selected.</li> <li>[Change] Reply to PM now includes all previous recipients and not only the original sender.</li> <li>[Change] Make topic selection for merge less confusing by removing unneeded controls. (Bug #21925)</li> + <li>[Change] MCP topic view checkboxes now default to unchecked.</li> <li>[Feature] Allow limited inheritance for template sets.</li> <li>[Feature] Allow hard disabling of the template editor.</li> |