Git 2.8.1

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano
2016-04-03 10:11:35 -07:00
parent 6e4de7fca3
commit d95553a6b8
4 changed files with 13 additions and 3 deletions

View File

@ -0,0 +1,9 @@
Git v2.8.1 Release Notes
========================
Fixes since v2.8
----------------
* "make rpmbuild" target was broken as its input, git.spec.in, was
not updated to match a file it describes that has been renamed
recently. This has been fixed.