From 9e39ab7f5d041d24c0cfe7ee7e69775352fa71a0 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 21 Oct 2016 09:36:59 -0700 Subject: [PATCH] Changelog for #1041 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 3d1a4036..6a24a0f1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -16,6 +16,7 @@ OPENSEADRAGON CHANGELOG * Fixed problem with "sparse image" DZI files (#995) * Optimization: Use the squared distance when comparing tiles (#1027) * Fix IndexSizeError on IE and Edge that occurred under certain circumstances (e.g. multi-image with transparency) (#1035) +* ImageTileSource now works in IE8 (#1041) 2.2.1: