summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-06 11:55:50 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-06 11:55:50 +0200
commit7f7dc6d86cbbaf251fb7c2dc3a46c94028d79eb6 (patch)
tree10c64e1d6e04c36ea8d1fc00b19a0ab34d9599d5 /CHANGELOG
parent424fe51f19ade0dadf0ce67bfd1274544f6eeb17 (diff)
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bb827ffda..6e1785a09 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@ owncloud-news (1.203)
* Decode the title twice to fix special characters in HTML content in the title, author and email
* Scroll to the bottom once you hit the show all button to prevent tedious scrolling
* 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
ownCloud-news (1.202)
* Fixed a bug in the API routes that would request an uneeded id when creating a feed