diff options
author | Chris Smith <toonarmy@phpbb.com> | 2009-02-27 10:54:57 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2009-02-27 10:54:57 +0000 |
commit | cb9b42928b1a902b7a7452c4c224ce67147118ac (patch) | |
tree | 7903ced12080fb6c9a07783032c4f4b87d08acb9 /phpBB/docs | |
parent | 2e50df9e1a140f322e091d74500e05b6545a54e1 (diff) | |
download | forums-cb9b42928b1a902b7a7452c4c224ce67147118ac.tar forums-cb9b42928b1a902b7a7452c4c224ce67147118ac.tar.gz forums-cb9b42928b1a902b7a7452c4c224ce67147118ac.tar.bz2 forums-cb9b42928b1a902b7a7452c4c224ce67147118ac.tar.xz forums-cb9b42928b1a902b7a7452c4c224ce67147118ac.zip |
Add link to user profile in the MCP for user notes and warn user.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9343 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 770e36bd8a..8c20b853f6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -112,6 +112,7 @@ <li>[Change] Default difference view is now 'inline' instead of 'side by side'</li> <li>[Change] Added new option for merging differences to conflicting files in automatic updater</li> <li>[Change] Added new options for visual confirmation.</li> + <li>[Change] Add link to user profile in the MCP for user notes and warn user.</li> <li>[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)</li> </ul> |