l10n: git.pot: v2.7.0 round 2 (2 new, 2 removed)
[git] / Documentation / RelNotes / 1.5.4.7.txt
1 GIT v1.5.4.7 Release Notes
2 ==========================
3
4 Fixes since 1.5.4.7
5 -------------------
6
7  * Removed support for an obsolete gitweb request URI, whose
8    implementation ran "git diff" Porcelain, instead of using plumbing,
9    which would have run an external diff command specified in the
10    repository configuration as the gitweb user.