summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
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