# HG changeset patch # User Sebastien Jodogne # Date 1608272322 -3600 # Node ID 34b47baaec05acb7e1d5d90158f65e1ae796389f # Parent c6af6269d675c6d32fed8b4ceb015592afdb4c76# Parent b751b1383e075319ab286e1388aebc032f34d0b2 back to mainline diff -r c6af6269d675 -r 34b47baaec05 CMakeLists.txt diff -r c6af6269d675 -r 34b47baaec05 NEWS --- a/NEWS Thu Dec 17 18:40:18 2020 +0100 +++ b/NEWS Fri Dec 18 07:18:42 2020 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.4 (2020-12-18) +======================== + * "Extrapolate" mode doesn't fail if no consensus is found in WADO-RS Retrieve Metadata. This is necessary for proper behavior of the Stone Web viewer on very small series. * Fix issue #190 (STOW-RS fails is multipart boundary is surrounded by quotes in headers)