diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-11-20 21:14:34 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-11-20 21:14:34 +0000 |
| commit | f5cbd9ea0e408d5b0e6764ff167b260410acce81 (patch) | |
| tree | 9742efbaf1f986b4187a423d12e48bbc83ce8d30 /phpBB/docs | |
| parent | 4701b446f52e43e9709add49b0611ea7613b1563 (diff) | |
| download | forums-f5cbd9ea0e408d5b0e6764ff167b260410acce81.tar forums-f5cbd9ea0e408d5b0e6764ff167b260410acce81.tar.gz forums-f5cbd9ea0e408d5b0e6764ff167b260410acce81.tar.bz2 forums-f5cbd9ea0e408d5b0e6764ff167b260410acce81.tar.xz forums-f5cbd9ea0e408d5b0e6764ff167b260410acce81.zip | |
Implement suggestion as per Bug #53305 - Send time of last item instead of current time in ATOM Feeds.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10281 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 254364a2b7..e04fe2be48 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -92,6 +92,7 @@ <li>[Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)</li> <li>[Fix] Force full date for board online record date.</li> <li>[Fix] Correctly reset login keys if passed value is the current user. (Bug #54125)</li> + <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |
