X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=Documentation%2FRelNotes-1.7.1.txt;h=9d89fedb36b4d6fa7c8a6a8487cc47b4ca542e3a;hb=301c4f970913fc52be7a6b667fb5a4945e9276d0;hp=10389adb4aa289b5fdfb37c56b32efd213e5bd1d;hpb=ddd02b70f0d80fc3cac6b2f2c42005560d572413;p=git.git diff --git a/Documentation/RelNotes-1.7.1.txt b/Documentation/RelNotes-1.7.1.txt index 10389adb4..9d89fedb3 100644 --- a/Documentation/RelNotes-1.7.1.txt +++ b/Documentation/RelNotes-1.7.1.txt @@ -1,5 +1,5 @@ -Git v1.7.1 Release Notes (draft) -================================ +Git v1.7.1 Release Notes +======================== Updates since v1.7.0 -------------------- @@ -87,9 +87,3 @@ release, unless otherwise noted. * "git rev-list --abbrev-commit" defaulted to 40-byte abbreviations, unlike newer tools in the git toolset. - ---- -exec >/var/tmp/1 -echo O=$(git describe) -O=v1.7.1-rc1-49-g407a963 -git shortlog --no-merges ^maint $O..