diff options
author | David M <davidmj@users.sourceforge.net> | 2007-08-02 17:58:33 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-08-02 17:58:33 +0000 |
commit | 37973409f8c431e53b7964d53661c30468d98fc3 (patch) | |
tree | e395f769e30e2e4612ace0e68fe7c9e81421562a /phpBB/docs | |
parent | f684da8e932c8faf36e9c142768e0d97d6b65dec (diff) | |
download | forums-37973409f8c431e53b7964d53661c30468d98fc3.tar forums-37973409f8c431e53b7964d53661c30468d98fc3.tar.gz forums-37973409f8c431e53b7964d53661c30468d98fc3.tar.bz2 forums-37973409f8c431e53b7964d53661c30468d98fc3.tar.xz forums-37973409f8c431e53b7964d53661c30468d98fc3.zip |
#13936
git-svn-id: file:///svn/phpbb/trunk@7996 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 27cc0f0e1e..094ba562fb 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -201,6 +201,7 @@ p a { <li>[Fix] Only list enabled modes within the dropdown at user administration (Bug #13883) - patch provided by damnian</li> <li>[Fix] Properly display ban reason if selecting banned entries within the ACP (Bug #13896)</li> <li>[Fix] Properly parse SQL expressions for Oracle (Bug #13916)</li> + <li>[Fix] Added label bindings to the custom profile fields in the ACP (Bug #13936) - patch provided by damnian</li> </ul> |