diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-24 17:18:05 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-24 17:18:05 +0000 |
commit | 88250b0857d4b1a5545505442f4ccd8fb81d7fae (patch) | |
tree | 99a894dd7c2c1eda9843bacc8d0f940045235f7e /phpBB/docs | |
parent | f813c7ad0d391c078d014138eb4d60c2233f7c1f (diff) | |
download | forums-88250b0857d4b1a5545505442f4ccd8fb81d7fae.tar forums-88250b0857d4b1a5545505442f4ccd8fb81d7fae.tar.gz forums-88250b0857d4b1a5545505442f4ccd8fb81d7fae.tar.bz2 forums-88250b0857d4b1a5545505442f4ccd8fb81d7fae.tar.xz forums-88250b0857d4b1a5545505442f4ccd8fb81d7fae.zip |
More fixes for CPFs. I believe the wizard should now work for all types, even with several languages. Testing is encouraged.
git-svn-id: file:///svn/phpbb/trunk@7941 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ebad2241cd..a74b38e3d5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -269,14 +269,14 @@ p a { <li>[Fix] Finer error conditions for sending IM messages (Bugs #13681, #13683)</li> <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] Limit author searches to firstpost, if selected (Bug #13579)</li> <li>[Fix] store Date custom profile field defaults on multi-lingual boards </li> <li>[Fix] Properly resync user post counts for users that have no posts (Bug #13581)</li> <li>[Fix] Do not require space after , in smiley pak files (Bug #13647)</li> <li>[Fix] Properly display the subscribe link in topic and forum display for Oracle (Bug #13583)</li> <li>[Change] Add version number to ACP index (Bug #13703)</li> <li>[Fix] Quick-Mod tools now retaining the start parameter (Bug #13537)</li> - + <li>[Fix] Several fixes for custom profile fields on multi-lingual boards </li> </ul> </div> |