From b26f423751fa7352fc6bd1906ef16e5028084205 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 30 Oct 2008 08:30:07 +0000 Subject: [PATCH] #35885 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9038 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d26977e407..10c29affd0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -178,7 +178,7 @@
  • [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.
  • [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989)
  • -
  • [Sec Precaution] Stricter validation of the HTTP_HOST header (Thanks to Micheal Cottingham et al for pointing out possible issues in derived code)
  • +
  • [Sec Precaution] Stricter validation of the HTTP_HOST header (Thanks to Techie Micheal et al for pointing out possible issues in derived code)
  • 1.ii. Changes since 3.0.1