diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG
index da2ec00d0..d74b2243f 100644
--- a/resources/text/CHANGELOG
+++ b/resources/text/CHANGELOG
@@ -19,11 +19,11 @@
Added:
- Key used for proxy/feed password coding is now stored in separate file. This file lies in the same directory as configuration file. If your use password-protected proxy/feeds, then make sure that NOBODY gets access to that file and your DB file in the same time.
- - Notifications on Linux now supports D-Bus "org.freedesktop.Notifications" service. User must have enabled "modern & fancy notifications" for this to work. If D-Bus service is not available, then feature falls back to RSS Guard custom popup notifications.
+ - Notifications on Linux now support D-Bus "org.freedesktop.Notifications" service. User must have enabled "modern & fancy notifications" for this to work. If D-Bus service is not available, then feature falls back to RSS Guard custom popup notifications.
Fixed:
- - Auto-updating fixed, error was due to master mutex double locking. (issue #117)
+ - Auto-updating of feeds fixed, error was due to master mutex double locking. (issue #117)
- Fixed some memory leaks which might appear when adding/editing categories/feeds.