From 8f2f1aa536a8dcd198d0ee9a77adb9c859f82162 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 5 Sep 2014 17:43:53 -0700 Subject: [PATCH] CHANGELOG.md fix --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2fc449b..7ab040490 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,14 +38,14 @@ ### v1.9.1.1 *2014-09-01* -Based on v1.9.0.6. - **ccd0** - Better fix for the bug pushing the QR's captcha response line offscreen. Previous fix caused problems with comment field resizing. ### v1.9.1.0 *2014-08-31* +Based on v1.9.0.6. + **ccd0** - Work around restriction on loading HTTP content from HTTPS pages in Chromium. This applies to files posted via the `Post from URL` mechanism and posts loaded from HTTP-only archives if `Except Archives from Encryption` is selected.