diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2008-02-14 12:33:42 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2008-02-14 12:33:42 +0000 |
commit | 143b5a76ad1ebd67bbe54832579c8f5e6f2f3716 (patch) | |
tree | f5bceeeab5c3794c66259724bc0649e673d17753 /phpBB/docs | |
parent | d1eca64dac0902f0c99ce89e5457caacc1ffb034 (diff) | |
download | forums-143b5a76ad1ebd67bbe54832579c8f5e6f2f3716.tar forums-143b5a76ad1ebd67bbe54832579c8f5e6f2f3716.tar.gz forums-143b5a76ad1ebd67bbe54832579c8f5e6f2f3716.tar.bz2 forums-143b5a76ad1ebd67bbe54832579c8f5e6f2f3716.tar.xz forums-143b5a76ad1ebd67bbe54832579c8f5e6f2f3716.zip |
Update
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8381 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 328c0b9098..91d255bd78 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -119,6 +119,8 @@ <li>[Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)</li> <li>[Fix] Respect signature permissions in posting (Bug #16029)</li> <li>[Fix] Users allowed to resign only from open and freely open groups (Bug #19355)</li> + <li>[Fix] Assign a last viewed date to converted topics (Bug #16565)</li> + <li>[Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, #18575, #18435, #21215,)</li> </ul> |