diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4d47a6be41..d403b7bd28 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -78,10 +78,11 @@ <div class="content"> - <a name="v30rc6"></a><h3>1.i. Changes since 3.0.RC7</h3> + <a name="v30rc7"></a><h3>1.i. Changes since 3.0.RC7</h3> <ul> <li>[Fix] Fixed MSSQL related bug in the update system</li> + <li>[Fix] Display "Return to" links on unwritable forums (Bug #14824)</li> </ul> <a name="v30rc6"></a><h3>1.i. Changes since 3.0.RC6</h3> |