tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
[git] / Documentation / RelNotes / 1.7.1.4.txt
1 Git v1.7.1.4 Release Notes
2 ==========================
3
4 Fixes since v1.7.1.3
5 --------------------
6
7  * "gitweb" can sometimes be tricked into parrotting a filename argument
8    given in a request without properly quoting.