commit | 66088ac14c8bb811cd4005697b404b7df98e7c79 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Wed Jul 02 12:47:36 2025 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Thu Jul 03 10:41:23 2025 +0200 |
tree | bf9cc071ec73ee531ae6be2d687d33f3a5ed132d | |
parent | efbb754535c664e9614452abe475c60403e891d7 [diff] [blame] |
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)