diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b3e431bc..bf3b42560 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ Based on v1.9.20.8. - Minor bugfixes. +### v1.9.20.9 +*2015-01-26* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.20.9/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.20.9/builds/4chan-X-noupdate.crx "Chromium version")] + +- Fix description of Thread Updater options in settings panel. + ### v1.9.20.8 *2015-01-24* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.20.8/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.9.20.8/builds/4chan-X-noupdate.crx "Chromium version")] diff --git a/src/General/Config.coffee b/src/General/Config.coffee index e925d9cc3..7e83703b4 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -288,7 +288,7 @@ Config = 'Monitoring': 'Thread Updater': [ true - 'Fetch and insert new replies. Has more options in its own dialog.' + 'Fetch and insert new replies. Has more options in the header menu and the "Advanced" tab.' ] 'Unread Count': [ true