summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-09 14:03:37 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-09 14:03:37 +0200
commit019b286b8e997bea3fb6a0555c91c565ca2d684f (patch)
treed162de276a9571f89f29fc0691258f38571edff8 /CHANGELOG
parent59069e85a26dd72bb1798e0ee517d607f6021443 (diff)
Fix a bug that would mark the items on the right side as read regardless of feed or folder id
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index abf6c4d3f..a291b1e54 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,8 @@ ownCloud-news (0.99)
* Make only one http request for reading all items and all items of a folder
* Fix bug that would prevent marking a feed as read when its created and no other feeds are there
* Fix bug that would prevent readding of a feed when a folder containing the feed was deleted
+* Also send newest item id in the api when creating a feed
+* Fix a bug that would mark the items on the right side as read regardless of feed or folder id
ownCloud-news (0.98)