diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-23 12:01:26 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-23 12:01:26 +0000 |
commit | 687da94982f5d6f8c3290893d40ed84b02f54a37 (patch) | |
tree | 4a61a3bee409a1e161f011772499e387ef1bfa08 /phpBB/docs | |
parent | a1b7a5f8a3886de6408def501869fa492a68fe5d (diff) | |
download | forums-687da94982f5d6f8c3290893d40ed84b02f54a37.tar forums-687da94982f5d6f8c3290893d40ed84b02f54a37.tar.gz forums-687da94982f5d6f8c3290893d40ed84b02f54a37.tar.bz2 forums-687da94982f5d6f8c3290893d40ed84b02f54a37.tar.xz forums-687da94982f5d6f8c3290893d40ed84b02f54a37.zip |
Log the forum name that topics are moved into.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8908 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 5739223392..8b0498f188 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -131,6 +131,7 @@ <li>[Change] Do not count queued posts to user_posts.</li> <li>[Change] Allow setting birth year to current year.</li> <li>[Change] Do not use the topics posted table when performing an egosearch.</li> + <li>[Change] Log the forum name that topics are moved into.</li> <li>[Feature] Allow limited inheritance for template sets.</li> <li>[Feature] Allow hard disabling of the template editor.</li> |