# HG changeset patch # User Sebastien Jodogne # Date 1540970179 -3600 # Node ID 43b240e501136164fca02dcee0bd9c9281736087 # Parent 57d4d4a631756db204c1e466b97bea138ea37a64# Parent 985c7a53185a0c71d5738f912059d3419765a273 back to mainline diff -r 57d4d4a63175 -r 43b240e50113 NEWS --- a/NEWS Wed Oct 31 08:11:12 2018 +0100 +++ b/NEWS Wed Oct 31 08:16:19 2018 +0100 @@ -1,17 +1,21 @@ Pending changes in the mainline =============================== + +Version 1.2 (2018-10-31) +======================== + * Compatibility with OpenJDK 11 (fix Debian bug #912363) -Version 1.1 (2016/04/15) +Version 1.1 (2016-04-15) ======================== * Fix issue #9 ("Error while importing this image: null") * Fix issue #10 ("Cannot access an Orthanc running with a self-signed HTTPS certificate") -Version 1.0.0 (2014/12/08) +Version 1.0.0 (2014-12-08) ========================== * Initial release