diff options
author | David M <davidmj@users.sourceforge.net> | 2007-10-16 14:59:39 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-10-16 14:59:39 +0000 |
commit | aee82d3a308b8df995b4418dcbdd15b409878542 (patch) | |
tree | cc2e3c262cd133d797fa6b5b34b4ef77ef0dd8f8 /phpBB/docs | |
parent | 83251720de42c0207dee47961de7b93fedd05354 (diff) | |
download | forums-aee82d3a308b8df995b4418dcbdd15b409878542.tar forums-aee82d3a308b8df995b4418dcbdd15b409878542.tar.gz forums-aee82d3a308b8df995b4418dcbdd15b409878542.tar.bz2 forums-aee82d3a308b8df995b4418dcbdd15b409878542.tar.xz forums-aee82d3a308b8df995b4418dcbdd15b409878542.zip |
MSSQL works properly with SQL update related tools
git-svn-id: file:///svn/phpbb/trunk@8198 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7d92aa6a5a..4d47a6be41 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -78,6 +78,12 @@ <div class="content"> + <a name="v30rc6"></a><h3>1.i. Changes since 3.0.RC7</h3> + + <ul> + <li>[Fix] Fixed MSSQL related bug in the update system</li> + </ul> + <a name="v30rc6"></a><h3>1.i. Changes since 3.0.RC6</h3> <ul> |