diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2010-01-17 16:30:33 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2010-01-17 16:30:33 +0000 |
| commit | f8178778f83bf388af3426f952b5d7ed336b0e81 (patch) | |
| tree | 7cfab2ff283ba2c8bbd0817b920f6acd152685b2 /phpBB/docs/CHANGELOG.html | |
| parent | 9dde6d858302a2fa75efc1128a055fd3da0c088e (diff) | |
| download | forums-f8178778f83bf388af3426f952b5d7ed336b0e81.tar forums-f8178778f83bf388af3426f952b5d7ed336b0e81.tar.gz forums-f8178778f83bf388af3426f952b5d7ed336b0e81.tar.bz2 forums-f8178778f83bf388af3426f952b5d7ed336b0e81.tar.xz forums-f8178778f83bf388af3426f952b5d7ed336b0e81.zip | |
Bug #56235 - Do not unsubscribe users from topics replying with quickreply.
Authorised by: ToonArmy
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10408 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 7914efe6b1..6f6dff5abc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -131,6 +131,7 @@ <li>[Fix] Pagination of User Notes in MCP uses two different config values. (Bug #56025)</li> <li>[Fix] List hidden groups on viewprofile where the viewing user is also a member. (Bug #31845)</li> <li>[Fix] Sort viewprofile group list by group name.</li> + <li>[Fix] Do not unsubscribe users from topics replying with quickreply. (Bug #56235)</li> <li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li> <li>[Change] Log activation through inactive users ACP. (Bug #30145)</li> <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> |
