summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-02 03:19:42 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-02 03:19:42 +0200
commitb512f045446942f802740764d5b4178c97205a37 (patch)
tree4562f14d5a1b21df33a18e402706611187546238 /CHANGELOG
parent38297af11f458b30af3cbdc42cf3407d6aff44ab (diff)
switch from json config to ini config
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a396953bf..307349e91 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,7 +8,7 @@ owncloud-news (1.401)
* Throw proper error codes when creating invalid folders through the API
* More whitespace to fit ownCloud 6 design better
* Increased unread count from 99+ to maximum of 999+ because there is now more space
-* Use a configuration file in data/news/config/config.json to not overwrite uservalues on update
+* Use a configuration file in data/news/config/config.ini to not overwrite uservalues on update
owncloud-news (1.206)
* Also handle URLErrors in updater script that are thrown when the domain of a feed is not found