aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-01-23 12:11:45 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-01-23 12:11:45 +0000
commitf0092cd1f2ae97a655434cae6b8c69b202314720 (patch)
tree8ef1a6b15fabbe6857daba5904516e337a9da41f /phpBB/docs
parent185102bc01c021a68f0951308435e8fd99fbdca2 (diff)
downloadforums-f0092cd1f2ae97a655434cae6b8c69b202314720.tar
forums-f0092cd1f2ae97a655434cae6b8c69b202314720.tar.gz
forums-f0092cd1f2ae97a655434cae6b8c69b202314720.tar.bz2
forums-f0092cd1f2ae97a655434cae6b8c69b202314720.tar.xz
forums-f0092cd1f2ae97a655434cae6b8c69b202314720.zip
Correctly display future dates (Bug #38755)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9298 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 23bc728b7e..6fd2da068a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -90,6 +90,7 @@
<li>[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)</li>
<li>[Fix] Posts incremented for multiple approval of the same topic (Bug #40495 - Patch by TerraFrost)</li>
<li>[Fix] Missing read permission from calls to phpbb_chmod()</li>
+ <li>[Fix] Correctly display future dates (Bug #38755)</li>
<li>[Change] Allow download of conflicting file for later reference in automatic updater</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>