From 18e1828c0bb897c0048c82ee5d17591734474206 Mon Sep 17 00:00:00 2001 From: Cedric Caffy <cedric.caffy@cern.ch> Date: Mon, 21 Sep 2020 16:31:40 +0200 Subject: [PATCH] Updated ReleaseNotes.md --- ReleaseNotes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 9be7f25c8e..4a6c92d9f6 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -15,11 +15,14 @@ This release contains some minor improvements. - cta/CTA#890 CTA RPMs should only use the xrootd-client-libs package - buildtree installation scripts are made compatible with Centos 7 +- cta/CTA#892 Modified the log level of the triggering of Archive and Retrieve mounts +- cta/CTA#889 It is not possible to retrieve a file that is not active anymore ### Bug fixes - cta/CTA#877 ObjectStore.RetrieveQueueAlgorithms unit tests fails or succeeds base on version of cmake - +- cta/CTA#888 Garbage collector race condition +- cta/CTA#891 Corrected Repack Archive subrequest creation time # v3.1-5 -- GitLab