From 7f7dc6d86cbbaf251fb7c2dc3a46c94028d79eb6 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 6 Aug 2013 11:55:50 +0200 Subject: changelog --- .travis.yml | 1 - CHANGELOG | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 232ac71ec..4557b7ff1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ before_install: script: - sudo add-apt-repository -y ppa:chris-lea/node.js - - sudo add-apt-repository -y ppa:antono/phantomjs - sudo apt-get update - sudo apt-get -y install nodejs - wget https://phantomjs.googlecode.com/files/phantomjs-1.9.0-linux-x86_64.tar.bz2 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 -- cgit v1.2.3