diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-05-04 16:27:19 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-04 16:27:19 +0900 |
commit | 4fa66c85f11bc5a541462ca5ae3246aa0ce02e74 (patch) | |
tree | a33c64c6a14eae05ea00a25cd34778815f7a6dd0 /Documentation | |
parent | 7c7478f45a67121aeda2e1d276feb34c5786e611 (diff) | |
download | git-4fa66c85f11bc5a541462ca5ae3246aa0ce02e74.tar.gz git-4fa66c85f11bc5a541462ca5ae3246aa0ce02e74.tar.xz |
Git 2.13-rc2v2.13.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/2.13.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.13.0.txt b/Documentation/RelNotes/2.13.0.txt index b76a45de6..80dca9394 100644 --- a/Documentation/RelNotes/2.13.0.txt +++ b/Documentation/RelNotes/2.13.0.txt @@ -606,3 +606,6 @@ notes for details). (merge 8d3047cd5b ss/submodule-shallow-doc later to maint). (merge 1f9e18b772 jk/prio-queue-avoid-swap-with-self later to maint). (merge 627fde1025 jk/submodule-init-segv-fix later to maint). + (merge d395745d81 rg/doc-pull-typofix later to maint). + (merge 01e60a9a22 rg/doc-submittingpatches-wordfix later to maint). + (merge 501d3cd7b8 sr/hooks-cwd-doc later to maint). |