changeset 6282:1d6cf7bf92cc

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 13 Aug 2025 12:07:09 +0200
parents 08f05cf97502
children 4d0409a2ad83
files OrthancServer/Resources/CodeModel/README.txt
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/Resources/CodeModel/README.txt	Tue Aug 12 15:47:46 2025 +0200
+++ b/OrthancServer/Resources/CodeModel/README.txt	Wed Aug 13 12:07:09 2025 +0200
@@ -10,7 +10,9 @@
 used by the "orthanc-java" (starting with its release 1.0) and
 "orthanc-python" plugins (starting with its release 4.3).
 
-NB: This file was originally part of the "orthanc-java" project.
+NB: The generation of the code model was originally part of the
+"orthanc-java" project. It was integrated into the Orthanc core
+repository in release 1.12.9.
 
 
 Usage on Ubuntu 22.04 LTS