diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-05 13:13:10 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-05 13:13:10 +0000 |
commit | 800b7192ea9575e780301fbeb9b3bc41c6203ca7 (patch) | |
tree | ad002d299b5c9fa86bc058efb97c0dfce8a8baf8 /phpBB/docs | |
parent | 65ecfa5197d3026dea12ad69b0947b60b3fd8377 (diff) | |
download | forums-800b7192ea9575e780301fbeb9b3bc41c6203ca7.tar forums-800b7192ea9575e780301fbeb9b3bc41c6203ca7.tar.gz forums-800b7192ea9575e780301fbeb9b3bc41c6203ca7.tar.bz2 forums-800b7192ea9575e780301fbeb9b3bc41c6203ca7.tar.xz forums-800b7192ea9575e780301fbeb9b3bc41c6203ca7.zip |
Added missing UCP language string NO_AUTH_READ_HOLD_MESSAGE.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8827 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 1a376488e2..c3acee8456 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,6 +109,7 @@ <li>[Feature] Added the possibility to force user posts put in queue if post count is lower than an admin defined value. Guest posting is not affected by this setting.</li> <li>[Change] Allow setting birth year to current year.</li> <li>[Fix] Display coloured username of last poster in list of subscribed forums (prosilver).</li> + <li>[Fix] Added missing UCP language string <em>NO_AUTH_READ_HOLD_MESSAGE</em>.</li> </ul> |