From e8fdeae5a315f0be2b3c09f62117c5de28e4e597 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 20 Jul 2003 15:39:47 +0000 Subject: [PATCH] achhhoo git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4293 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 13f4629bd7..5c151ec2e5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -60,6 +60,11 @@ p,ul,td {font-size:10pt;}
  • Fixed long post time issue
  • Fixed bug with usernames containing single quotes
  • Fixed word list bug - Word boundaries were not considered
  • +
  • Fixed vulnerability in style admin
  • +
  • Fixed sql injection vulnerability in viewtopic
  • +
  • Fixed vulnerability allowing server side variable access in search - tendor
  • +
  • Fixed potential vulnerability in 2.0.5 login username entry - throw away/eomer
  • +
  • Fixed sql injection with reset date format field in profile - tendor
  • 1.ii. Changes since 2.0.4