summaryrefslogtreecommitdiffstats
path: root/RelNotes/2.41.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RelNotes/2.41.0.txt')
-rw-r--r--RelNotes/2.41.0.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/RelNotes/2.41.0.txt b/RelNotes/2.41.0.txt
index 63345b959..e7f371466 100644
--- a/RelNotes/2.41.0.txt
+++ b/RelNotes/2.41.0.txt
@@ -113,6 +113,11 @@ Performance, Internal Implementation, Development Support etc.
* "git write-tree" learns to work better with sparse-index.
+ * The on-disk reverse index that allows mapping from the pack offset
+ to the object name for the object stored at the offset has been
+ enabled by default.
+
+ * "git fsck" learned to validate the on-disk pack reverse index files.
Fixes since v2.40