comparison NEWS @ 717:aac04f958e2c

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Feb 2014 12:03:40 +0100
parents 78239878727a
children 32465ad22bda
comparison
equal deleted inserted replaced
716:cf6e761e7da5 717:aac04f958e2c
2 =============================== 2 ===============================
3 3
4 Major changes 4 Major changes
5 ------------- 5 -------------
6 6
7 * New, cleaner implementation of the C-FIND handler for Query/Retrieve 7 * Fixes in the implementation of the C-FIND handler for Query/Retrieve
8 * Custom attachment of files to patients, studies, series or instances 8 * Custom attachment of files to patients, studies, series or instances
9 * Access to lowlevel info about the attached files through the REST API 9 * Access to lowlevel info about the attached files through the REST API
10 * Recover pixel data for more transfer syntaxes (notably JPEG) 10 * Recover pixel data for more transfer syntaxes (notably JPEG)
11 11
12 Minor changes 12 Minor changes