diff options
| author | David M <davidmj@users.sourceforge.net> | 2008-04-20 04:39:04 +0000 |
|---|---|---|
| committer | David M <davidmj@users.sourceforge.net> | 2008-04-20 04:39:04 +0000 |
| commit | 79c72890e67dbd0a67bb85466886e4dd7e86a6f5 (patch) | |
| tree | 7026f754c050e55720581a3c61533ea3d660b465 /phpBB/docs | |
| parent | c1c3b9f9124b42dd37b5d1da582e23b927cbee44 (diff) | |
| download | forums-79c72890e67dbd0a67bb85466886e4dd7e86a6f5.tar forums-79c72890e67dbd0a67bb85466886e4dd7e86a6f5.tar.gz forums-79c72890e67dbd0a67bb85466886e4dd7e86a6f5.tar.bz2 forums-79c72890e67dbd0a67bb85466886e4dd7e86a6f5.tar.xz forums-79c72890e67dbd0a67bb85466886e4dd7e86a6f5.zip | |
#14429
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8505 89ea8834-ac86-4346-8a33-228a782c2dd0
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> |
