tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
[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.