Mercurial > hg > orthanc
comparison NEWS @ 237:16a4ac70bd8a
last change and export
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 30 Nov 2012 15:45:15 +0100 |
parents | 6d9be2b470b4 |
children | e4148b0ab1d0 |
comparison
equal
deleted
inserted
replaced
236:6d9be2b470b4 | 237:16a4ac70bd8a |
---|---|
13 * Introduction of generic classes for REST APIs (in Core/RestApi) | 13 * Introduction of generic classes for REST APIs (in Core/RestApi) |
14 | 14 |
15 Minor changes | 15 Minor changes |
16 ------------- | 16 ------------- |
17 | 17 |
18 * "last" flag to retrieve the last change from the "/changes" URI | |
18 * Generate a sample configuration file from command line | 19 * Generate a sample configuration file from command line |
19 * "CompletedSeries" event in the changes API | 20 * "CompletedSeries" event in the changes API |
20 * Thread to continuously flush DB to disk (SQLite checkpoints for | 21 * Thread to continuously flush DB to disk (SQLite checkpoints for |
21 improved robustness) | 22 improved robustness) |
22 | 23 |