aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-23 17:49:27 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-23 17:49:27 +0200
commitac051ff395dc4f92e812cf40c0c21c8c16355f49 (patch)
tree42f7f8dddc0659c0a439d038bff955bb100161aa
parent2b7ba45551c396ae0ea12664e5bf0d47826188fb (diff)
More changelog for beta 1.1.1
https://github.com/FreshRSS/FreshRSS/issues/845
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fea4e8871..cb398bc14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,11 @@
* Features
* New option to detect and mark updated articles as unread.
* Support for internationalized domain name (IDN).
+* API
+ * Work-around for News+ bug when there is no unread article on the server.
+* Bug fixing
+ * Corrected bug introduced in previous beta about handling of HTTP 301 (feed that have changed address)
+ * Corrected bug in FreshRSS RSS feeds.
* Misc.
* Improved logic for automatic deletion of old articles.
* Attempt to better handle encoded titles.