From 0c613c57372b7b9aa6a3fb68357a7844abecfba9 Mon Sep 17 00:00:00 2001 From: "C. Scott Ananian" Date: Mon, 14 Apr 2014 16:54:53 -0400 Subject: [PATCH] Update release notes to describe user-visible change to framed images. Bug: 62258 Change-Id: If69a55cb836c83b530c4da49384e6b7bc77edf0b --- RELEASE-NOTES-1.24 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index 3d9efc3969..0e7fbe680a 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -13,6 +13,11 @@ production. === New features in 1.24 === === Bug fixes in 1.24 === +* (bug 62258) A bug was fixed in File::getUnscaledThumb when a height + restriction was present in the parameters. Images with both the "frame" + option and a size specification set will now always ignore the provided + size and display an unscaled image, as the documentation has always + claimed it would. === Web API changes in 1.24 === -- 2.20.1