From 6d59c9bc81888c3136eda6a5157290ac011bddb1 Mon Sep 17 00:00:00 2001
From: Joao Afonso <joao.afonso@cern.ch>
Date: Thu, 12 May 2022 15:34:51 +0200
Subject: [PATCH] Updated release notes for version 4.7.3-1 (replaces version
 4.7.2-1).

---
 ReleaseNotes.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 43d7a4c4dd..ee72a71efe 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -1,9 +1,10 @@
-# v4.7.2-1
+# v4.7.3-1
 
 ## Summary
 ### Upgrade Instructions
 ### Features
 - cta/CTA#1161 - Tape server refactoring, "Decide where m_reportPacker.setTapeDone() should be called"
+- cta/CTA#1195 - `cta-catalogue-schema-drop` should drop the CTA_CATALOGUE table last
 ### Bug fixes
 - cta/CTA#950 - Eliminate race condition preventing the drive to go down on failure
 - cta/CTA#1160 - Fix DrainingToDisk stale status in case if there is DiskWriteThreadPool thread left
@@ -13,6 +14,11 @@
 ### Building and Packaging
 ### Catalogue Schema
 
+# v4.7.2-1
+
+## Summary
+- Deprecated: Replaced by release v4.7.3-1
+
 # v4.7.1-1
 
 ## Summary
@@ -23,7 +29,6 @@
 - cta/CTA#1198 - Use hardcoded mount policy for verification requests
 - Add verification flag to queued retrieve request log message
 - propagate labelFormat from TAPE catalog to VolumeInfo
-- cta/CTA#1195 - `cta-catalogue-schema-drop` should drop the CTA_CATALOGUE table last
 - cta/CTA#1200 - Remove range class
 
 ### Bug fixes
-- 
GitLab