diff options
| author | 2018-05-26 23:16:00 +0200 | |
|---|---|---|
| committer | 2018-05-26 23:16:00 +0200 | |
| commit | ce75410315635ff8601d4702a6a378baee640238 (patch) | |
| tree | 1096f5dddedf03ddc743a9ababdee92a95b1134e | |
| parent | 0ffc006a7edcf36853c7133c9adba3c095b923cf (diff) | |
Changelog 1888
https://github.com/FreshRSS/FreshRSS/issues/1888
https://github.com/FreshRSS/FreshRSS/pull/1889
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
