diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-11-10 16:19:24 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-11-10 16:19:24 +0000 |
commit | fe57a7983b692de98150a163f8615a21f5efe24d (patch) | |
tree | 93376a24aeb5dfd7e629b290d6fd95a3a4f437dd /phpBB/docs | |
parent | 8c26e780e3945509d7d27419c955870faf84d405 (diff) | |
download | forums-fe57a7983b692de98150a163f8615a21f5efe24d.tar forums-fe57a7983b692de98150a163f8615a21f5efe24d.tar.gz forums-fe57a7983b692de98150a163f8615a21f5efe24d.tar.bz2 forums-fe57a7983b692de98150a163f8615a21f5efe24d.tar.xz forums-fe57a7983b692de98150a163f8615a21f5efe24d.zip |
fixing tiny bugs
git-svn-id: file:///svn/phpbb/trunk@8232 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index afe468b28b..72b94a97b9 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -98,6 +98,7 @@ <li>[Fix] Allow charset names containing underscores or spaces</li> <li>[Fix] Don't allow previous/next links for non-existing topics (Bug #15039)</li> <li>[Change] Do not assign converted votes to the first option in a vote.</li> + <li>[Fix] Use correct RFC 2822 date format in emails (Bug #15042)</li> </ul> <a name="v30rc6"></a><h3>1.ii. Changes since 3.0.RC6</h3> |