Mercurial > hg > orthanc
changeset 406:fb1d988a978b
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 30 Apr 2013 15:26:34 +0200 |
parents | 97a00b30abcc |
children | 2d269089078f |
files | NEWS |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Apr 30 15:23:23 2013 +0200 +++ b/NEWS Tue Apr 30 15:26:34 2013 +0200 @@ -2,6 +2,10 @@ =============================== +* Store-SCU for patients and studies in Orthanc Explorer. +* "Bulk" Store-SCU (send several DICOM instances with the same + DICOM connexion). + Version 0.5.1 (2013/04/17) ========================== @@ -9,7 +13,7 @@ * Support of RGB images * Fix of store SCU in release builds * Possibility to store the SQLite index at another place than the - DICOM instances + DICOM instances (for performance) Version 0.5.0 (2013/01/31)