diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-10-29 13:59:14 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-29 13:59:14 -0700 |
commit | 6abe8f4439a714c7587c45a3e115b75a6a889131 (patch) | |
tree | 74d0eefa2ea20f82b53fa1b28a0ea199f3418e40 /Documentation/RelNotes/1.8.3.1.txt | |
parent | Seventh batch for 2.7 (diff) | |
parent | Documentation: match undefline with the text in old release notes (diff) | |
download | tgif-6abe8f4439a714c7587c45a3e115b75a6a889131.tar.xz |
Merge branch 'xf/user-manual-markup'
AsciiDoc markup fixes.
* xf/user-manual-markup:
Documentation: match undefline with the text in old release notes
Documentation: match underline with the text
Documentation: fix header markup
Diffstat (limited to 'Documentation/RelNotes/1.8.3.1.txt')
-rw-r--r-- | Documentation/RelNotes/1.8.3.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.8.3.1.txt b/Documentation/RelNotes/1.8.3.1.txt index fc3ea185a5..986637b755 100644 --- a/Documentation/RelNotes/1.8.3.1.txt +++ b/Documentation/RelNotes/1.8.3.1.txt @@ -1,5 +1,5 @@ Git v1.8.3.1 Release Notes -======================== +========================== Fixes since v1.8.3 ------------------ |