aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-06-19 13:05:53 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-06-19 13:05:53 +0000
commit22b970ef1e5675b7e74e6a2505c9fede44ed453c (patch)
treef540dd713079291352f6035026c03ebcb870def2 /phpBB/docs
parentf175509f71c14071d76a22bb033ccc39950ab827 (diff)
downloadforums-22b970ef1e5675b7e74e6a2505c9fede44ed453c.tar
forums-22b970ef1e5675b7e74e6a2505c9fede44ed453c.tar.gz
forums-22b970ef1e5675b7e74e6a2505c9fede44ed453c.tar.bz2
forums-22b970ef1e5675b7e74e6a2505c9fede44ed453c.tar.xz
forums-22b970ef1e5675b7e74e6a2505c9fede44ed453c.zip
Fix permission issue with the transfer class if using PHP4 or for those not having the ftp extension available
git-svn-id: file:///svn/phpbb/trunk@7782 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 305f316e34..571b23cb47 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -289,6 +289,8 @@ p a {
<li>[Fix] MS SQL DBAL drivers now write over extension limitations, they are too low for most installations (Bug #12415)</li>
<li>[Fix] Fix sorting by author on "unanswered posts" (Bug #12545)</li>
<li>[Fix] Allow searching for multibyte authors (Bug #11793)</li>
+ <li>[Fix] Writing directories/files with correct permissions using FTP for transfers on PHP4</li>
+
</ul>
</div>