diff options
| author | 2018-05-26 23:19:34 +0200 | |
|---|---|---|
| committer | 2018-05-26 23:19:34 +0200 | |
| commit | 5a835f22ce097c1b5d0a4fe0f7113b5455c24cb6 (patch) | |
| tree | b821235d5908ad6a48351338937dd137657e33df | |
| parent | ce75410315635ff8601d4702a6a378baee640238 (diff) | |
Fix changelog link
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 87308bddd..dd6b38d54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +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] + * 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) |
