diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7596bb76c7..9a5a2cadd2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -87,6 +87,7 @@ <ul> <li>[Fix] Ability to set permissions on non-mysql dbms (Bug #24955)</li> <li>[Fix] Fixed blank style on setups having no username defined within config.php (Bug #25065)</li> + <li>[Fix] Made the compress_tar class tolerate archives that do not properly have their archived contents listed (Bug #14429 / thanks to JRSweets for his patch)</li> </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |
