From 9ba371aa0ea12a77e0bd0aaf016eafa1e66adc7a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 17 Jul 2004 13:52:52 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4934 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 1860238832..48caea56df 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -76,7 +76,7 @@ p,ul,td {font-size:10pt;}
  • Fixed injection vulnerabilities possible with linked avatars
  • Implemented unsetting globalised variables
  • Limited confirm switch to POST variable in posting
  • -
  • Changed IP code in common.php to prevent IP spoofing, which might introduce some problems with private IP Ranges showing up. - Wang Products,
  • +
  • Changed IP code in common.php to prevent IP spoofing, which might introduce some problems with private IP Ranges showing up. - Wang Products
  • Updated visual confirmation mod [pre-edited files]
  • Moved obtaining word censors in modcp out of topic generation loop [increased performance/lower query count] - spotted by R45
  • Added the ability to link to https/ftps sites using the img bbcode tag