summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/RelNotes/2.52.0.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.52.0.adoc b/Documentation/RelNotes/2.52.0.adoc
index bfde4bda3b..a7f9afc5a1 100644
--- a/Documentation/RelNotes/2.52.0.adoc
+++ b/Documentation/RelNotes/2.52.0.adoc
@@ -146,6 +146,9 @@ Performance, Internal Implementation, Development Support etc.
* CI improvements to handle the recent Rust integration better.
+ * The code in "git repack" machinery has been cleaned up to prepare
+ for incremental update of midx files.
+
Fixes since v2.51
-----------------