Mercurial > hg > orthanc
diff NEWS @ 2435:07dd79e70b79
Upgrade to SQLite amalgamation 3.21.0 in static builds
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 29 Nov 2017 15:30:30 +0100 |
parents | 63194107e61b |
children | e2f167ce9149 |
line wrap: on
line diff
--- a/NEWS Sat Nov 25 11:22:53 2017 +0100 +++ b/NEWS Wed Nov 29 15:30:30 2017 +0100 @@ -24,10 +24,11 @@ * New security-related options: "DicomAlwaysAllowEcho" * Use "GBK" (frequently used in China) as an alias for "GB18030" * Experimental support of actively maintained Civetweb to replace Mongoose 3.8 +* Fix issue 31 for good (create new modality types for Philips ADW, GE Xeleris, GE AWServer) * Fix issue 64 (OpenBSD support) * Fix static compilation of DCMTK 3.6.2 on Fedora * Upgrade to Boost 1.65.1 in static builds -* Fix issue 31 for good (create new modality types for Philips ADW, GE Xeleris, GE AWServer) +* Upgrade to SQLite amalgamation 3.21.0 in static builds Version 1.3.0 (2017-07-19)