aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-02-23 17:53:24 +0000
committerChris Smith <toonarmy@phpbb.com>2009-02-23 17:53:24 +0000
commit52d0f2fa3c575df32c64bb0c0dddfbd62dc88afb (patch)
treee0ed97355e293ec30d9255bbb297cf4eac2188b0 /phpBB/docs
parentf42fe3b024861d20b99272d9c1dc56b81974a753 (diff)
downloadforums-52d0f2fa3c575df32c64bb0c0dddfbd62dc88afb.tar
forums-52d0f2fa3c575df32c64bb0c0dddfbd62dc88afb.tar.gz
forums-52d0f2fa3c575df32c64bb0c0dddfbd62dc88afb.tar.bz2
forums-52d0f2fa3c575df32c64bb0c0dddfbd62dc88afb.tar.xz
forums-52d0f2fa3c575df32c64bb0c0dddfbd62dc88afb.zip
Add correct antiabuse headers and fix #41935
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9339 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 803548e9b6..7329fc1449 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -99,7 +99,7 @@
<li>[Fix] Whois now works reliably for RIRs other than APNIC and RIPE</li>
<li>[Fix] Correctly convert Niels' Birthday MOD to the date format used in phpBB3. (Bug #32895)</li>
<li>[Fix] Changed the success message when requesting a new password to be more accurate. (Bug #41405)</li>
- <li>[Fix] Add missing anti-abuse email headers to acp_inactive.php.</li>
+ <li>[Fix] Add missing anti-abuse email headers to acp_inactive.php and ucp_resend.php.</li>
<li>[Fix] Only remind users in the correct inactive states depending on the board account activation level.</li>
<li>[Fix] Topic print view XHTML error. (Bug #41745)</li>
<li>[Change] Allow download of conflicting file for later reference in automatic updater</li>