File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,12 @@ UI, Workflows & Features
7373 number of input files and where in the sequence each invocation is
7474 via environment variables.
7575
76+ * When "gc" needs to retain unreachable objects, packing them into
77+ cruft packs (instead of exploding them into loose object files) has
78+ been offered as a more efficient option for some time. Now the use
79+ of cruft packs has been made the default and no longer considered
80+ an experimental feature.
81+
7682
7783Performance, Internal Implementation, Development Support etc.
7884
@@ -258,6 +264,11 @@ Fixes since v2.40
258264 case bugs, which have been corrected.
259265 (merge d85cd18777 ps/fix-geom-repack-with-alternates later to maint).
260266
267+ * The "%GT" placeholder for the "--format" option of "git log" and
268+ friends caused BUG() to trigger on a commit signed with an unknown
269+ key, which has been corrected.
270+ (merge 7891e46585 jk/gpg-trust-level-fix later to maint).
271+
261272 * Other code cleanup, docfix, build fix, etc.
262273 (merge f7111175df as/doc-markup-fix later to maint).
263274 (merge 90ff7c9898 fc/test-aggregation-clean-up later to maint).
You can’t perform that action at this time.
0 commit comments