aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-05-08 13:57:36 +0000
committerChris Smith <toonarmy@phpbb.com>2009-05-08 13:57:36 +0000
commit5922b20e0d546f01bd0525423f8ebb3883ffb487 (patch)
tree81018c6918d245e89a39c90b25a5983808e7b863 /phpBB/docs
parent0b9e7bf73be3ec16743d85f6995a487c6f974428 (diff)
downloadforums-5922b20e0d546f01bd0525423f8ebb3883ffb487.tar
forums-5922b20e0d546f01bd0525423f8ebb3883ffb487.tar.gz
forums-5922b20e0d546f01bd0525423f8ebb3883ffb487.tar.bz2
forums-5922b20e0d546f01bd0525423f8ebb3883ffb487.tar.xz
forums-5922b20e0d546f01bd0525423f8ebb3883ffb487.zip
Apparently that bug was reported
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9512 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 396c64b3c0..d2d3ee7a3a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -96,7 +96,7 @@
<li>[Fix] Added missing read permission information for some phpbb_chmod() calls</li>
<li>[Fix] Correctly display future dates (Bug #38755)</li>
<li>[Fix] Fix guest/bot session problems with apache authentication plugin (Bug #41085)</li>
- <li>[Fix] Whois now works reliably for RIRs other than APNIC and RIPE</li>
+ <li>[Fix] Whois now works reliably for RIRs other than APNIC and RIPE. (Bug #40085)</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 and ucp_resend.php.</li>