diff options
| author | 2018-05-20 12:25:52 +0200 | |
|---|---|---|
| committer | 2018-05-20 12:25:52 +0200 | |
| commit | 9e393445bb9ca2a0c05eb08ec8c30dc95396b1ab (patch) | |
| tree | d3f4ad1a19eef532da2a33b1b7f8f65f2a09bcfe | |
| parent | 92e8c4b6bf2b4f61698a99473f8fa5c343a99403 (diff) | |
Changelog 1887
https://github.com/FreshRSS/FreshRSS/pull/1887
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 09f389205..50fb5d5fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ * Fixes in subscription menu [#1858](https://github.com/FreshRSS/FreshRSS/pull/1858) * Security * Use `autocomplete="new-password"` to prevent form autocomplete in user management pages (fix bug with e.g. Firefox) [#1877](https://github.com/FreshRSS/FreshRSS/pull/1877) +* SimplePie + * Work-around for feeds with invalid non-unique GUIDs [#1887](https://github.com/FreshRSS/FreshRSS/pull/1887) * UI * Add tooltips on user queries [#1823](https://github.com/FreshRSS/FreshRSS/pull/1823) * I18n |
