]> git.ipfire.org Git - thirdparty/git.git/blob - Documentation/RelNotes/1.5.5.3.txt
submodule: fix relative url parsing for scp-style origin
[thirdparty/git.git] / Documentation / RelNotes / 1.5.5.3.txt
1 GIT v1.5.5.3 Release Notes
2 ==========================
3
4 Fixes since v1.5.5.2
5 --------------------
6
7 * "git send-email --compose" did not notice that non-ascii contents
8 needed some MIME magic.
9
10 * "git fast-export" did not export octopus merges correctly.
11
12 Also comes with various documentation updates.