Selaa lähdekoodia

Changelog 1892

https://github.com/FreshRSS/FreshRSS/issues/1892
https://github.com/FreshRSS/FreshRSS/pull/1893
Alexandre Alapetite 7 vuotta sitten
vanhempi
commit
6c0daa0355
1 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -20,11 +20,12 @@
 	* Fix muted feeds that were not actually muted [#1844](https://github.com/FreshRSS/FreshRSS/issues/1844)
 	* Fix errors in case of empty/wrong username when updating user settings [#1857](https://github.com/FreshRSS/FreshRSS/pull/1857)
 	* Fixes in subscription menu [#1858](https://github.com/FreshRSS/FreshRSS/pull/1858)
+* SimplePie
+	* Work-around for feeds with invalid non-unique GUIDs [#1887](https://github.com/FreshRSS/FreshRSS/pull/1887)
+	* Fix for Atom feeds using a namespace for type [#1892](https://github.com/FreshRSS/FreshRSS/issues/1892)
 * Security
 	* Strip HTTP credentials from HTTP Referer in SimplePie [#1891](https://github.com/FreshRSS/FreshRSS/pull/1891)
 	* 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