summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-13 21:34:54 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-13 21:34:54 +0200
commit6df3b51c550ba9d1d15924ed17c9d362ac908cf1 (patch)
tree477625cca14e7477d975ee6f81332dcde2008750 /CHANGELOG
parent9b1796fd37f3cf3fb6a8872262ce7c77c12cd389 (diff)
fix sql
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 289c8643e..c6dbb068b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,7 @@ owncloud-news (1.601)
* Replace Google Reader import with export and import of unread and starred articles
* Autopurge limit is now added to the number of articles each feed gets when it updates
* Fix CORS headers for OPTIONS request deeper than one level
-* Use before and after update cleanup hooks to make sure that read items are not turned unread again after an update
+* Use before and after update cleanup hooks to make sure that read items are not turned unread again after an update. This breaks custom updaters. The updater script has been adjusted accordingly
owncloud-news (1.404)
* Fix bug on postgres databases that would not delete old articles