X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Announce;fp=Announce;h=d46c8864d9c8b9c5394abade82274218fc516f8a;hb=4efc984b38cfb6fd6cce3a37f136a47f9e424109;hp=f74dfd2153e500ccd8d1a2ad7ee0d266d2f53439;hpb=220e61140711138cbab9f1e8e0a04ca4828bab27;p=git.git diff --git a/Announce b/Announce index f74dfd21..d46c8864 100755 --- a/Announce +++ b/Announce @@ -42,5 +42,6 @@ Changes since $previous are as follows: EOF -git log --no-merges "$previous".."$branch" | git shortlog - +git log --no-merges "$previous".."$branch" | +git shortlog | +tcs -t latin1