aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-11-16 20:01:40 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-11-16 20:01:40 +0100
commitc08984cbfa01bc6712fbceaef2148834ec639a38 (patch)
treeee7f666616c150f63de26459602f5e557b8788d1
parent8e68ee54e03ab6618545f2315f76e0e421b3ee34 (diff)
Changelog Fix bug in confirmation before marking as read
-rw-r--r--CHANGELOG.md1
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)