From f051ad6d118aff0252beed36d20a56d1823fc90b Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 28 Feb 2012 13:31:05 -0800 Subject: Update draft release notes to 1.7.10 Signed-off-by: Junio C Hamano diff --git a/Documentation/RelNotes/1.7.10.txt b/Documentation/RelNotes/1.7.10.txt index 89edfda..70d76b5 100644 --- a/Documentation/RelNotes/1.7.10.txt +++ b/Documentation/RelNotes/1.7.10.txt @@ -22,6 +22,10 @@ UI, Workflows & Features file to be included in-place when Git looks up configuration variables. + * A content filter (clean/smudge) used to be just a way to make the + recorded contents "more useful", and allowed to fail; a filter can + new optionally be marked as "required". + * "git am" learned to pass "-b" option to underlying "git mailinfo", so that bracketed string other than "PATCH" at the beginning can be kept. @@ -122,7 +126,7 @@ details). --- exec >/var/tmp/1 -O=v1.7.9.2-301-g507fba2 +O=v1.7.9.2-322-g472fdee echo O=$(git describe) git log --first-parent --oneline ^maint $O.. echo -- cgit v0.10.2-6-g49f6