diff NEWS @ 2708:83c991aeb611 jobs

integration mainline->jobs
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Jul 2018 08:18:22 +0200
parents e583478e0c6c 52217dc47a4e
children ef97db3760ed
line wrap: on
line diff
--- a/NEWS	Thu Jul 05 17:10:10 2018 +0200
+++ b/NEWS	Mon Jul 09 08:18:22 2018 +0200
@@ -32,6 +32,9 @@
   for data already in Orthanc, you'll need to reconstruct the data by
   sending a POST request to the ".../reconstruct" URI.  This change
   triggered an update of ORTHANC_API_VERSION from 1.0 to 1.1
+* "/instances/.../frame/../image-uint8 and friends now accepts a 
+  "image/pam" MIME type to retrieve images in PAM format
+  (https://en.wikipedia.org/wiki/Netpbm#PAM_graphics_format)
 
 Plugins
 -------