Convert announcement to latin-1
[git.git] / Announce
index f74dfd2..d46c886 100755 (executable)
--- 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