Convert announcement to latin-1

This commit is contained in:
Junio C Hamano
2006-06-10 19:15:50 -07:00
parent 220e611407
commit 4efc984b38

View File

@@ -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