diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-06-08 15:13:40 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-06-08 15:13:40 +0000 |
commit | c5051472ded93350f71e601399dede8779cd7a06 (patch) | |
tree | c3012f04e526e51595b1a51f9f1f8c6d6f6e2077 | |
parent | 7a5bb1c074bf0ead17902d296986b895f7adba16 (diff) | |
download | forums-c5051472ded93350f71e601399dede8779cd7a06.tar forums-c5051472ded93350f71e601399dede8779cd7a06.tar.gz forums-c5051472ded93350f71e601399dede8779cd7a06.tar.bz2 forums-c5051472ded93350f71e601399dede8779cd7a06.tar.xz forums-c5051472ded93350f71e601399dede8779cd7a06.zip |
Better note it.
git-svn-id: file:///svn/phpbb/trunk@7731 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7d6f21fe5c..c64443d1e6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -247,6 +247,9 @@ p a { <li>[Fix] Change group ranks even if empty (Bug #12231)</li> <li>[Fix] Correctly propagate variables across the custom profile field wizard (Bug #12237)</li> <li>[Fix] Correctly move pm's into folders if more than one is received (Bug #12135)</li> + <li>[Fix] Corrected various bugs with CPF on multi-language boards (Bug #11803)</li> + + </ul> |