summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-06-22 15:02:33 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-07-18 14:13:38 +0200
commit9807ee7d6b003b9dbef5eb4c78136f0e72d753ed (patch)
treee89178f33162edbf0a1bb2ef5e1c6f55057434b2 /CHANGELOG
parent60f62a65069b63ed785756cb21a7a094cf5dd663 (diff)
use current date when feed does not provide pubdates, disable article updates
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 38e2aa806..29c1685e0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,8 @@ ownCloud-news (1.201)
* Increased allowed feed timeout from 10 to 60 seconds
* Make it possible for plugins to turn off mark read on scroll
* Removed HTML Purifier unit tests which made it possible to trigger XSS using a crafted URL
+* Don't update existing articles anymore if the pubdate changes to prevent weird update behaviour
+* If articles dont provide a pubdate, use the date when the article was saved in the database
ownCloud-news (1.001)
* Also use monospace for pre tag