# HG changeset patch # User Alain Mazy # Date 1687873761 -7200 # Node ID 2791f0da61c7e461d9ac80c0b1b6af759c14f634 # Parent d468033284ef046fa2b2f2315c2559d98f67f0c2 preparing MySQL 5.1 diff -r d468033284ef -r 2791f0da61c7 MySQL/NEWS --- a/MySQL/NEWS Tue Jun 27 15:28:02 2023 +0200 +++ b/MySQL/NEWS Tue Jun 27 15:49:21 2023 +0200 @@ -1,8 +1,7 @@ -Pending changes in the mainline -=============================== +Release 5.1 (2023-06-27) +======================== * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. - The optimization mainly affects find at study level. Release 5.0 (2023-04-16) diff -r d468033284ef -r 2791f0da61c7 Odbc/NEWS --- a/Odbc/NEWS Tue Jun 27 15:28:02 2023 +0200 +++ b/Odbc/NEWS Tue Jun 27 15:49:21 2023 +0200 @@ -2,7 +2,6 @@ =============================== * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. - The optimization mainly affects find at study level. * Added support for labels * Compatibility with Orthanc SDK 1.12.0 (communications between the Orthanc core and the database plugin using Google Protocol Buffers)