# HG changeset patch # User Richard Jones # Date 999064075 0 # Node ID 22bab253c9ea07a84e3e6c6f30fedc1674e52584 # Parent 54da66e7e583d78b05014c2d81b65264a8d08579 minor stuff diff -r 54da66e7e583 -r 22bab253c9ea MANIFEST.in --- a/MANIFEST.in Wed Aug 29 05:44:14 2001 +0000 +++ b/MANIFEST.in Wed Aug 29 05:47:55 2001 +0000 @@ -2,6 +2,7 @@ recursive-include cgi-bin *.cgi recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt +exclude doc/announcement.txt include roundup-* include *.txt diff -r 54da66e7e583 -r 22bab253c9ea doc/announcement.txt --- a/doc/announcement.txt Wed Aug 29 05:44:14 2001 +0000 +++ b/doc/announcement.txt Wed Aug 29 05:47:55 2001 +0000 @@ -1,4 +1,4 @@ - Roundup 0.2.7 - an issue tracking system + Roundup [version] - an issue tracking system This is a bugfix release.