diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-09-21 15:26:39 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-09-21 15:27:03 -0700 |
| commit | 1b3d6e17fe83eb6f79ffbac2f2c61bbf1eaef5f8 (patch) | |
| tree | 26b2c00eee2503a481d3691f6381346757aaf025 /Documentation/RelNotes | |
| parent | 04cc66fe8caed77a0c14106a935d9fba43cf44f0 (diff) | |
| download | git-2.38.0-rc1.tar.xz | |
Git 2.38-rc1v2.38.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/2.38.0.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.38.0.txt b/Documentation/RelNotes/2.38.0.txt index d16d19dcdd..870581fc57 100644 --- a/Documentation/RelNotes/2.38.0.txt +++ b/Documentation/RelNotes/2.38.0.txt @@ -394,6 +394,10 @@ Fixes since v2.37 codepath, which has been plugged. (merge 12f1ae5324 ml/commit-graph-expire-dir-leak-fix later to maint). + * Just like we have coding guidelines, we now have guidelines for + reviewers. + (merge e01b851923 vd/doc-reviewing-guidelines later to maint). + * Other code cleanup, docfix, build fix, etc. (merge 77b9e85c0f vd/fix-perf-tests later to maint). (merge 0682bc43f5 jk/test-crontab-fixes later to maint). |
