diff options
| author | 2016-11-16 20:01:40 +0100 | |
|---|---|---|
| committer | 2016-11-16 20:01:40 +0100 | |
| commit | c08984cbfa01bc6712fbceaef2148834ec639a38 (patch) | |
| tree | ee7f666616c150f63de26459602f5e557b8788d1 | |
| parent | 8e68ee54e03ab6618545f2315f76e0e421b3ee34 (diff) | |
Changelog Fix bug in confirmation before marking as read
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dcb1bfec..874fbe7ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Bug fixing * Fix bug in estimating last user activity [#1358](https://github.com/FreshRSS/FreshRSS/issues/1358) * PostgreSQL: fix bug when updating cached values [#1360](https://github.com/FreshRSS/FreshRSS/issues/1360) + * Fix bug in confirmation before marking as read [#1348](https://github.com/FreshRSS/FreshRSS/issues/1348) * Fix small bugs in installer [#1363](https://github.com/FreshRSS/FreshRSS/pull/1363) |
