Update todo list.

This commit is contained in:
Jason Tibbitts 2010-08-05 14:04:16 -05:00
parent 0eb79a7d78
commit ad70d5c06d

View file

@ -12,9 +12,10 @@ VERSION = "1.0"
# Catch common misspellings? # Catch common misspellings?
# Any owner contains '@' or other invalid character # Any owner contains '@' or other invalid character
# Maybe verify owners in pkgdb/FAS. # Maybe verify owners in pkgdb/FAS.
# SSH into cvs.fedoraproject.org to run pkg2branch.py directly # SSH into pkgs.fedoraproject.org to run pkg2branch.py directly
# or just run on cvs.fedoraproject.org # or just run on cvs.fedoraproject.org
# Try to do some checking on the ~/.bugzillacookies file and suggest "bugzilla login" # Try to do some checking on the ~/.bugzillacookies file and suggest "bugzilla login"
# Verify that the supplied summary has something in it.
import bugzilla import bugzilla
import codecs import codecs