Mercurial > hg > orthanc
comparison NEWS @ 1630:ffd23c0104af
"/system" URI gives information about the plugins used for storage area and DB back-end
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 21 Sep 2015 13:26:45 +0200 |
parents | da7854deb662 |
children | 4e56b5a206b7 |
comparison
equal
deleted
inserted
replaced
1629:bad4772b605c | 1630:ffd23c0104af |
---|---|
4 * Add ".dcm" suffix to files in ZIP archives (cf. URI ".../archive") | 4 * Add ".dcm" suffix to files in ZIP archives (cf. URI ".../archive") |
5 | 5 |
6 Maintenance | 6 Maintenance |
7 ----------- | 7 ----------- |
8 | 8 |
9 * "/system" URI gives information about the plugins used for storage area and DB back-end | |
9 * Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers | 10 * Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers |
10 | 11 |
11 | 12 |
12 Version 0.9.4 (2015/09/16) | 13 Version 0.9.4 (2015/09/16) |
13 ========================== | 14 ========================== |