From 2bdd572e7d0c78a2f428b7afb42484504ac511be Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Tue, 18 Nov 2014 14:39:49 +0000 Subject: [PATCH] Changelog for #811 --- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f79c90600..3370f4801 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -12,6 +12,8 @@ Changelog * Fix: Focal point indicator would sometimes be positioned incorrectly for small or thin images * Fix: Elasticsearch configuration now supports specifying HTTP authentication parameters as part of the URL, and defaults to ports 80 (HTTP) and 443 (HTTPS) if port number not specified * Fixed a TypeError when previewing pages that use RoutablePageMixin + * Fix: Rendering image with missing file in rich text no longer crashes the entire page + * Fix: IOErrors thrown by underlying image libraries that are not reporting a missing image file are no longer caught 0.8.1 (05.11.2014)