Mercurial > hg > orthanc-python
comparison NEWS @ 60:950c1fb892ad OrthancPython-3.1
OrthancPython-3.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 Jan 2021 10:08:17 +0100 |
parents | ef1a1ce0c1e3 |
children | 32de70a1e4c7 |
comparison
equal
deleted
inserted
replaced
59:d88ae86b7b79 | 60:950c1fb892ad |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | |
4 | |
5 Version 3.1 (2021-01-22) | |
6 ======================== | |
3 | 7 |
4 * Fix possible deadlock with "orthanc.RegisterOnChangeCallback()" | 8 * Fix possible deadlock with "orthanc.RegisterOnChangeCallback()" |
5 * During Orthanc shutdown, wait for all the pending events to have been processed | 9 * During Orthanc shutdown, wait for all the pending events to have been processed |
6 | 10 |
7 | 11 |