diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 5a36f751833357bcec309ffdd707bb92b599e4c7..d68b9179361e1818fdb78edc0c5d51227010072f 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -7,14 +7,20 @@ This release contains the CTA software Recommended Access Order (RAO) implemente
 ### Features
 
 - CTA software Recommended Access Order (RAO) implemented for LTO drives
-- Upgraded EOS to 4.8.22-1
+- Upgraded EOS to 4.8.24-1
 - cta-admin repack ls tabular output improvements
+- Repack management execution can be disabled via the cta-taped configuration file 
+
+# Modifications
+
+- Catalogue refactoring
 
 ### Bug fixes
 
 - cta/CTA#901 cta-admin tapefile ls too slow
 - cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library 
 - utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters
+- Repack request and sub-requests are now unowned from their Agent when completed
 
 # v3.1-7
 
diff --git a/cta.spec.in b/cta.spec.in
index 21fbd2f3940d4f679b9b675bf4e1ffcaa8ee277b..ad30b9646bd1ac0275c76ff723910df60bc3d70c 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -490,12 +490,15 @@ Currently contains a helper for the client-ar script, which should be installed
 %attr(0755,root,root) /usr/bin/cta-client-ar-abortPrepare
 
 %changelog
-* Fri Sep 25 2020 julien.leduc (at) cern.ch - 3.1-8
+* Fri Oct 21 2020 julien.leduc (at) cern.ch - 3.1-8
 - CTA software Recommended Access Order (RAO) implemented for LTO drives
 - cta-admin repack ls tabular output improvements
-- Upstream EOS 4.8.20-1
+- Upstream EOS 4.8.24-1
+- Repack management execution can be disabled via the cta-taped configuration file
+- Catalogue refactoring
 - utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters
 - cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library
+- Repack request and sub-requests are now unowned from their Agent when completed
 * Wed Sep 23 2020 julien.leduc (at) cern.ch - 3.1-7
 - cta/CTA#893 Corrected slowliness of RdbmsCatalogue::getArchiveFileToRetrieveByArchiveFileId()
 * Mon Sep 21 2020 julien.leduc (at) cern.ch - 3.1-6