diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-24 11:18:08 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-24 11:18:08 +0000 |
commit | 690d2996ea040c7b0df24b4d091108476094bebc (patch) | |
tree | 219b6ee198a125fca9d65b02ef7cb21dc05f2cc0 /phpBB/docs | |
parent | 0a8a67eb10ddb5e8e493392ad7df3afe20d5ecd1 (diff) | |
download | forums-690d2996ea040c7b0df24b4d091108476094bebc.tar forums-690d2996ea040c7b0df24b4d091108476094bebc.tar.gz forums-690d2996ea040c7b0df24b4d091108476094bebc.tar.bz2 forums-690d2996ea040c7b0df24b4d091108476094bebc.tar.xz forums-690d2996ea040c7b0df24b4d091108476094bebc.zip |
#13751
Fixing date CPFs for multilanguage boards.
git-svn-id: file:///svn/phpbb/trunk@7934 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 795d986473..dfba1179a3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -270,6 +270,7 @@ p a { <li>[Fix] Add a confirmation for log deletion in the MCP (Bug #13693)</li> <li>[Fix] Do not erase ranks and avatars when changing default groups (Bugs #13701, #13697)</li> <li>[Fix] Limit author searches to firstpost, if selected (Bug #13579)</li> + <li>[Fix] store Date custom profile field defaults on multi-lingual boards </li> </ul> </div> |