diff options
| author | David M <davidmj@users.sourceforge.net> | 2007-07-04 12:38:14 +0000 |
|---|---|---|
| committer | David M <davidmj@users.sourceforge.net> | 2007-07-04 12:38:14 +0000 |
| commit | ddf7bf137692c7563dbe84be2cd0eff851598213 (patch) | |
| tree | e13c54ecae063055039a07952f2d34be2400b22a /phpBB/docs | |
| parent | b883ff119f4e42fbc967a6b1971af2198762fbd8 (diff) | |
| download | forums-ddf7bf137692c7563dbe84be2cd0eff851598213.tar forums-ddf7bf137692c7563dbe84be2cd0eff851598213.tar.gz forums-ddf7bf137692c7563dbe84be2cd0eff851598213.tar.bz2 forums-ddf7bf137692c7563dbe84be2cd0eff851598213.tar.xz forums-ddf7bf137692c7563dbe84be2cd0eff851598213.zip | |
#12947 - thanks to APTX for his partial patch and Highway_of_Life and iWisdom for testing
git-svn-id: file:///svn/phpbb/trunk@7831 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 72b8a17608..a92ed8124d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -218,6 +218,7 @@ p a { <li>[Fix] Only check usernames in guest posts upon edit (Bug #11349)</li> <li>[Fix] Consider viewonline permission when viewing friends/foes (Bug #12955)</li> <li>[Fix] Added proper unicode support to ban reasons (Bug #12947)</li> + <li>[Fix] The forum/topic sync code now recognizes other ways that the latest post in a topic can be expressed (Bug #12947) - patch provided by APTX</li> </ul> |
