From 2ce5d2ef489a58990b4816e3f38ccb5d38f84a60 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 22 Dec 2014 10:07:34 +0100 Subject: fix #704 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 958171ea3..db2734015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ owncloud-news (4.3.2) +* **Bugfix**: Update picoFeed to fix an HTTP cache problem where only one match (Etag or Last-Modified) was required to mark a feed as not modified. This can cause some feeds to not update if one cache parameter is always the same * **Enhancement**: If a feed is added without the protocol, prepend https:// instead of http:// (e.g. adding cnn.com would result in https://cnn.com being added) owncloud-news (4.3.1) -- cgit v1.2.3