diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-11-29 19:59:31 +0100 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-11-29 19:59:31 +0100 |
commit | 8f1f42cc6cfeca5bf0f9b4f5ff963227fc090fd2 (patch) | |
tree | 13c5bca2ff2735025c5d00b77c2577eda5f643d4 /phpBB/docs | |
parent | 593ac9ed4318c68e56bb2bdfa42adb2126aae994 (diff) | |
download | forums-8f1f42cc6cfeca5bf0f9b4f5ff963227fc090fd2.tar forums-8f1f42cc6cfeca5bf0f9b4f5ff963227fc090fd2.tar.gz forums-8f1f42cc6cfeca5bf0f9b4f5ff963227fc090fd2.tar.bz2 forums-8f1f42cc6cfeca5bf0f9b4f5ff963227fc090fd2.tar.xz forums-8f1f42cc6cfeca5bf0f9b4f5ff963227fc090fd2.zip |
[ticket/10502] Fix typo in changelog. 'red' should have been 'read'.
PHPBB3-10502
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 39d3e24b13..a4bbfb7d7f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -178,7 +178,7 @@ <h4>Improvement</h4> <ul> <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-8616">PHPBB3-8616</a>] - Add direct link to PM to notification message</li> -<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9036">PHPBB3-9036</a>] - Forums that can be listed but not red expose forum information</li> +<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9036">PHPBB3-9036</a>] - Forums that can be listed but not read expose forum information</li> <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9297">PHPBB3-9297</a>] - Add support for Extended Passive Mode (EPSV) in class ftp_fsock to better support IPv6 connections.</li> <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9307">PHPBB3-9307</a>] - Mass email $max_chunk_size</li> <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9361">PHPBB3-9361</a>] - Edit account settings - Improved clarification needed</li> |