summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-06 13:41:40 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-06 13:41:40 +0200
commit582dba7e944850d39316a15ef9e3297577fb936f (patch)
tree0d5a4dcd27202295327e49dd3ac17cf24dd423ba /CHANGELOG
parent7f7dc6d86cbbaf251fb7c2dc3a46c94028d79eb6 (diff)
strip all html tags from author and title, fix #287
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6e1785a09..c9d2a5dca 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ owncloud-news (1.203)
* Add an API to make ownCloud cron updates optionally. This can be used to write an update script which can be threaded to dramatically speed up fetching of feeds and reduce the used memory to run the update
* Add a Python update script which threads the updates
* Make it possible to turn off cron updates
+* Strip all HTML tags from the author and title
ownCloud-news (1.202)
* Fixed a bug in the API routes that would request an uneeded id when creating a feed