From ce75410315635ff8601d4702a6a378baee640238 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 26 May 2018 23:16:00 +0200 Subject: [PATCH] Changelog 1888 https://github.com/FreshRSS/FreshRSS/issues/1888 https://github.com/FreshRSS/FreshRSS/pull/1889 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d77eae44c..87308bddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ * 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) + * Fix allowing Unix sockets for MySQL and PostgreSQL (#1888)[https://github.com/FreshRSS/FreshRSS/issues/1888] * 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)