From 70a4df359c65df9525dd40251231c059f6262ee0 Mon Sep 17 00:00:00 2001
From: David Smith <dhsmith@pmpe01.cern.ch>
Date: Thu, 18 Aug 2022 16:41:49 +0200
Subject: [PATCH] Added ReleaseNotes entry for issue #127

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

diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 5887a740ff..7dfea26b67 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -3,6 +3,8 @@
 ## Summary
 ### Features
 - cta/CTA#89 - Create stubs for Enstore tape label format
+### Bug fixes
+- cta/CTA#127 - DataTransferSession keeps busy while waiting for a mount to be required
 ### Continuous Integration
 - cta/CTA#7  - Use same versionlock.list file for xrootd4 and 5
 - cta/CTA#18 - CI - Testing of DB schema upgrade script
-- 
GitLab