diff NEWS @ 1784:2dbf25006f88

".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Nov 2015 09:56:34 +0100
parents 94990da8710e
children bec9edcf0d98
line wrap: on
line diff
--- a/NEWS	Wed Nov 18 09:15:30 2015 +0100
+++ b/NEWS	Wed Nov 18 09:56:34 2015 +0100
@@ -13,6 +13,7 @@
 * MIME content type can be associated to custom attachments (cf. "UserContentType")
 * New URIs "/tools/create-archive" and "/tools/create-media" to create ZIP/DICOMDIR
   from a set of resources
+* ".../preview" and ".../image-uint8" can return JPEG images if the HTTP Accept Header asks so
 
 Plugins
 -------