summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-21 22:26:39 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-09-21 22:27:03 (GMT)
commit1b3d6e17fe83eb6f79ffbac2f2c61bbf1eaef5f8 (patch)
tree26b2c00eee2503a481d3691f6381346757aaf025 /Documentation/RelNotes
parent04cc66fe8caed77a0c14106a935d9fba43cf44f0 (diff)
downloadgit-1b3d6e17fe83eb6f79ffbac2f2c61bbf1eaef5f8.zip
git-1b3d6e17fe83eb6f79ffbac2f2c61bbf1eaef5f8.tar.gz
git-1b3d6e17fe83eb6f79ffbac2f2c61bbf1eaef5f8.tar.bz2
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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.38.0.txt b/Documentation/RelNotes/2.38.0.txt
index d16d19d..870581f 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).