aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2008-03-06 19:29:59 +0000
committerNils Adermann <naderman@naderman.de>2008-03-06 19:29:59 +0000
commit33ab3d4439773cca96e40c707f302b193c22edf9 (patch)
tree6761c6bd633a67ba2593336afa37d6a78eba5959 /phpBB/docs
parent2d30ffb9b699923e9073678ba32a7cea5603d328 (diff)
downloadforums-33ab3d4439773cca96e40c707f302b193c22edf9.tar
forums-33ab3d4439773cca96e40c707f302b193c22edf9.tar.gz
forums-33ab3d4439773cca96e40c707f302b193c22edf9.tar.bz2
forums-33ab3d4439773cca96e40c707f302b193c22edf9.tar.xz
forums-33ab3d4439773cca96e40c707f302b193c22edf9.zip
Custom profile fields with date type should be timezone independend [Bug #15003]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8424 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 d75b841962..9c7a3fb7cf 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -131,6 +131,7 @@
<li>[Change] Added sanity checks to various ACP settings</li>
<li>[Change] Removed minimum form times</li>
<li>[Fix] Check topics_per_page value in acp_forums (Bug #15539)</li>
+ <li>[Fix] Custom profile fields with date type should be timezone independend (Bug #15003)</li>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>