File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,17 @@ Fixes since v2.35
194194 "worktree" itself wasn't, which has been corrected.
195195 (merge 2df5387ed0 jc/glossary-worktree later to maint).
196196
197+ * L10n support for a few error messages.
198+ (merge 3d3c23b3a7 bs/forbid-i18n-of-protocol-token-in-fetch-pack later to maint).
199+
200+ * Test modernization.
201+ (merge d4fe066e4b sy/t0001-use-path-is-helper later to maint).
202+
203+ * "git log --graph --graph" used to leak a graph structure, and there
204+ was no way to countermand "--graph" that appear earlier on the
205+ command line. A "--no-graph" option has been added and resource
206+ leakage has been plugged.
207+
197208 * Other code cleanup, docfix, build fix, etc.
198209 (merge cfc5cf428b jc/find-header later to maint).
199210 (merge 40e7cfdd46 jh/p4-fix-use-of-process-error-exception later to maint).
@@ -215,3 +226,4 @@ Fixes since v2.35
215226 (merge cd26cd6c7c sy/modernize-t-lib-read-tree-m-3way later to maint).
216227 (merge d17294a05e ab/hash-object-leakfix later to maint).
217228 (merge b8403129d3 jd/t0015-modernize later to maint).
229+ (merge 332acc248d ds/mailmap later to maint).
You can’t perform that action at this time.
0 commit comments