diff options
author | Andreas Fischer <bantu@phpbb.com> | 2009-11-24 16:00:18 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2009-11-24 16:00:18 +0000 |
commit | 2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467 (patch) | |
tree | 6d241f4e946cb810ad282a11e3ef25ab55001f24 /phpBB/docs/CHANGELOG.html | |
parent | a019b157465834b52dac10bf5e2a8a5c4001713c (diff) | |
download | forums-2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467.tar forums-2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467.tar.gz forums-2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467.tar.bz2 forums-2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467.tar.xz forums-2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467.zip |
Bug #53565 - Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10285 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 e2521de916..10719b9fb0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -95,6 +95,7 @@ <li>[Fix] Correctly set last modified headers. (Bug #54245, thanks Paul.J.Murphy )</li> <li>[Fix] Show correct HTML title when reporting private messages. (Bug #54375)</li> <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> + <li>[Change] Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics. (Bug #53565)</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |