Fixed deadlock on synchronized vcToCleanUp.

Change-Id: I563f8c897165e9124fa0edec49db1155a21933db
diff --git a/Changes b/Changes
index 068d9b0..9d34589 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
-0.64.2 2025-06-18
+0.64.2 2025-07-02
     - [bugfix] Restore rewrites in Meta. (diewald)
+    - [bugfix] Fixed deadlock on synchronized vcToCleanUp. (margaretha)
 
 0.64.1 2025-05-26
     - [bugfix] Ignore line endings in indexer tests. (diewald)