Convert announcement to latin-1
authorJunio C Hamano <junkio@cox.net>
Sun, 11 Jun 2006 02:15:50 +0000 (19:15 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 11 Jun 2006 02:15:50 +0000 (19:15 -0700)
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