1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8505 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2008-04-20 04:39:04 +00:00
parent c1c3b9f912
commit 79c72890e6
2 changed files with 28 additions and 7 deletions

View File

@@ -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>