Mercurial > hg > orthanc
comparison NEWS @ 796:e7b1ca0f1e04
creation of dicom files
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 06 May 2014 12:09:11 +0200 |
parents | 381f90e2b69d |
children | 262feb14f92f |
comparison
equal
deleted
inserted
replaced
795:d466b3606aca | 796:e7b1ca0f1e04 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 * Dynamic negotiation of SOP classes for C-Store SCU | 4 * Dynamic negotiation of SOP classes for C-Store SCU |
5 * Creation of DICOM instances using the REST API | |
5 * Reuse of the previous SCU connection to avoid unecessary handshakes | 6 * Reuse of the previous SCU connection to avoid unecessary handshakes |
6 * Fix missing licensing terms about reuse of some DCMTK code | 7 * Fix missing licensing terms about reuse of some code from DCMTK |
7 * Various code refactorings | 8 * Various code refactorings |
8 | 9 |
9 | 10 |
10 Version 0.7.4 (2014/04/16) | 11 Version 0.7.4 (2014/04/16) |
11 ========================== | 12 ========================== |