summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-30 19:32:18 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-30 19:32:18 +0200
commit52ef26ad845f1d3c523e6a6bdc212a1bfb75ed6d (patch)
treea8ee3f9beeb0dbdab465725dae17c474900c47a9
parenta39e48e811641b66efdc799cf674ce3bbf6b4c7c (diff)
parentcdc82f76d9fa4dbdc32f6f1460d6c883bc83ca0c (diff)
Merge changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9fe400f2..605b4256c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,12 @@
* Support for PubSubHubbub for instant notifications from compatible Web sites.
-## 2015-xx-xx FreshRSS 1.1.1 (beta)
+## 2015-05-31 FreshRSS 1.1.1 (beta)
* Features
* New option to detect and mark updated articles as unread.
* Support for internationalized domain name (IDN).
+ * Improved logic for automatic deletion of old articles.
* API
* Work-around for News+ bug when there is no unread article on the server.
* UI
@@ -18,9 +19,10 @@
* Bug fixing
* Corrected bug introduced in previous beta about handling of HTTP 301 (feeds that have changed address)
* Corrected bug in FreshRSS RSS feeds.
+* Security
+ * Sanitize HTTP request header `Host`.
* Misc.
- * Improved logic for automatic deletion of old articles.
- * Attempt to better handle encoded titles.
+ * Attempt to better handle encoded article titles.
## 2015-01-31 FreshRSS 1.0.0 / 1.1.0 (beta)