diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-10-06 10:22:55 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-10-06 10:22:55 +0000 |
commit | dc8e30e7341f1ef31a3fd73f8b143b73bc7d6fa1 (patch) | |
tree | 264b2c41cc85bda537419ee400809cf4afe302e4 /phpBB/docs | |
parent | 876b193180f72424be0adcf6d63064db4e3f6a8a (diff) | |
download | forums-dc8e30e7341f1ef31a3fd73f8b143b73bc7d6fa1.tar forums-dc8e30e7341f1ef31a3fd73f8b143b73bc7d6fa1.tar.gz forums-dc8e30e7341f1ef31a3fd73f8b143b73bc7d6fa1.tar.bz2 forums-dc8e30e7341f1ef31a3fd73f8b143b73bc7d6fa1.tar.xz forums-dc8e30e7341f1ef31a3fd73f8b143b73bc7d6fa1.zip |
Cottingham, not Cuttingham
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8973 89ea8834-ac86-4346-8a33-228a782c2dd0
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 d8817b624b..b7abd9e525 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -158,7 +158,7 @@ <li>[Feature] Added 'max_recipients' setting for private messages. This setting allows admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting.</li> <li>[Feature] Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups.</li> - <li>[Sec] Stricter validation of the HTTP_HOST header (Thanks to Micheal Cuttingham et al for pointing out possible issues in derived code)</li> + <li>[Sec] Stricter validation of the HTTP_HOST header (Thanks to Micheal Cottingham et al for pointing out possible issues in derived code)</li> </ul> <a name="v301"></a><h3>1.ii. Changes since 3.0.1</h3> |