aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-06-03 10:19:17 +0000
committerChris Smith <toonarmy@phpbb.com>2009-06-03 10:19:17 +0000
commitbe8457d3c418441317177bfcdf7378410ac28d55 (patch)
tree49311dfed0e35e06d194ffe15cba7e5941b339e8 /phpBB/docs
parent62aa26c9a6681956bfb8af61447cd078271cc0a0 (diff)
downloadforums-be8457d3c418441317177bfcdf7378410ac28d55.tar
forums-be8457d3c418441317177bfcdf7378410ac28d55.tar.gz
forums-be8457d3c418441317177bfcdf7378410ac28d55.tar.bz2
forums-be8457d3c418441317177bfcdf7378410ac28d55.tar.xz
forums-be8457d3c418441317177bfcdf7378410ac28d55.zip
Correctly determine writable status of files on Windows operating system. #39035
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9528 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 3cd2116ddb..93c47b0477 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -88,6 +88,7 @@
<a name="v305"></a><h3>1.i. Changes since 3.0.5</h3>
<ul>
+ <li>[Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)</li>
<li>[Feature] Backported 3.2 cpatcha plugins.</li>
<li>[Feature] Introduced new ACM plugins: null</li>
</ul>