# HG changeset patch # User Sebastien Jodogne # Date 1540970060 -3600 # Node ID 985c7a53185a0c71d5738f912059d3419765a273 # Parent f787efc6d7f8c01222621742bb84afd1c66ddd5c set version diff -r f787efc6d7f8 -r 985c7a53185a NEWS --- a/NEWS Wed Oct 31 08:13:38 2018 +0100 +++ b/NEWS Wed Oct 31 08:14:20 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