aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-11-12 23:33:47 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-11-12 23:33:47 +0100
commitdab266a922be0d27536239d62e9dfef650666e9e (patch)
treeec746c8202f9ceadc88fa3a86d39d7e797313b5a
parent764946814f2b9af2022925d3edd185f9874c5357 (diff)
SimplePie changelog
https://github.com/FreshRSS/FreshRSS/issues/456 https://github.com/FreshRSS/FreshRSS/issues/706
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1543847df..e09b55d21 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,13 @@
# Journal des modifications
+## Dev
+
+* SimplePie
+ * Support for content-type application/x-rss+xml
+ * New force_feed option (for feeds sent with the wrong content-type / MIME) by adding #force_feed at the end of the feed URL
+ * Improved error messages
+
+
## 2014-10-31 FreshRSS 0.9.2 (beta)
* UI