git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@33 e385b8ad-14ed-0310-8656-cc95a2468c6d
[apps/madmutt.git] / mkchangelog.sh
1 #!/bin/sh
2
3 TZ=GMT; export TZ
4 date="`head -1 ChangeLog | awk '{print $1, $2}'`"
5 cvs -z9 log -d ">$date" | perl ./cvslog2changelog.pl