Changelog for #1041

This commit is contained in:
Ian Gilman 2016-10-21 09:36:59 -07:00
parent 6878bc8771
commit 9e39ab7f5d

View File

@ -16,6 +16,7 @@ OPENSEADRAGON CHANGELOG
* Fixed problem with "sparse image" DZI files (#995) * Fixed problem with "sparse image" DZI files (#995)
* Optimization: Use the squared distance when comparing tiles (#1027) * 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) * 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: 2.2.1: