Mercurial > p > roundup > code
view MANIFEST.in @ 464:29f5ac8a0d2b
Fixed bugs:
. Fixed file creation and retrieval in same transaction in anydbm
backend
. Cgi interface now renders new issue after issue creation
. Could not set issue status to resolved through cgi interface
. Mail gateway was changing status back to 'chatting' if status was
omitted as an argument
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Tue, 18 Dec 2001 15:30:34 +0000 |
| parents | ff35f683fc9d |
| children | 3f42b0f90c7c |
line wrap: on
line source
recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem recursive-include cgi-bin *.cgi recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt exclude doc/announcement.txt include roundup-* include *.txt
