From d7e4ddef5bda6a197297cfc420d00fee4a7672d3 Mon Sep 17 00:00:00 2001 From: Bart van Bragt Date: Fri, 20 Dec 2002 14:08:29 +0000 Subject: [PATCH] Added fix for bug #120 to changelog git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3218 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f0483d3191..140351b518 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -162,6 +162,7 @@ p,ul,td {font-size:10pt;}
  • Grammatical errors in remaining core lang files fixed - Cluster
  • Fixed bbcode quote breaking when username contained ] before [
  • Fixed duplicate group_id error during upgrade of users from phpBB 1.x
  • +
  • Fixed stripslashes() problem with the conversion of the config table from phpBB 1.x