# HG changeset patch # User Sebastien Jodogne # Date 1618999557 -7200 # Node ID 7e2c1196b98b18ff698e13c126962ecb2794fe6d # Parent 0524d6e93672b32fa57747d880e7355851d8b00e notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring diff -r 0524d6e93672 -r 7e2c1196b98b NEWS --- a/NEWS Wed Apr 21 11:56:14 2021 +0200 +++ b/NEWS Wed Apr 21 12:05:57 2021 +0200 @@ -28,6 +28,7 @@ * Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before) * Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x +* Fix issue #83 (ServerIndex shall implement retries for DB temporary errors) * Upgraded dependencies for static builds (notably on Windows and LSB): - civetweb 1.14 - openssl 1.1.1k