From b941864ac59b165d20bf21447b6dc6b151712a22 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 26 Apr 2017 09:40:15 -0700 Subject: [PATCH] Changelog for #1175 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index f5d43f58..6a8f789f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -33,6 +33,7 @@ OPENSEADRAGON CHANGELOG * Fixed: ImageTileSource would sometimes produce a double image (#1123) * Fixed: console.debug caused exceptions on IE10 (#1129) * Better compression for our UI images (#1134) +* Fixed: the reference strip would leak memory when opening new sets of images (#1175) 2.2.1: