diff options
author | David M <davidmj@users.sourceforge.net> | 2007-07-15 12:57:30 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-07-15 12:57:30 +0000 |
commit | 86de92d8f0c858895adef258c6cdc64f4cf43deb (patch) | |
tree | 95a127896aafef3570e81e9813a5ab354d87fdec /phpBB/docs | |
parent | c0c424a564d2f3d847bd910fd30f3a60128579d8 (diff) | |
download | forums-86de92d8f0c858895adef258c6cdc64f4cf43deb.tar forums-86de92d8f0c858895adef258c6cdc64f4cf43deb.tar.gz forums-86de92d8f0c858895adef258c6cdc64f4cf43deb.tar.bz2 forums-86de92d8f0c858895adef258c6cdc64f4cf43deb.tar.xz forums-86de92d8f0c858895adef258c6cdc64f4cf43deb.zip |
#11931
git-svn-id: file:///svn/phpbb/trunk@7888 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 cbd138a0bc..16682ddd7d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -235,6 +235,7 @@ p a { <li>[Fix] Fixed bug in realpath replacement letting it actually work again</li> <li>[Change] Try to be a bit more specific regarding global/local permission trace (Bug #11032)</li> <li>[Fix] Fixed some strangeness in password validation due to mb_ereg()</li> + <li>[Fix] Subforums of a forum would overwrite the latest post information even if they did not contain the latest post (Bug #11931)</li> </ul> |