Update TODO

This commit is contained in:
Jonathan Ernst
2005-02-02 00:21:25 +00:00
committed by WineHQ
parent e18c28db71
commit d65c8138ca

8
TODO
View File

@@ -18,11 +18,13 @@ WineHQ Application Database TODO List
# add new table for maintainer ratings. fields: userid, appId versionId ,rating, wineversion, distro, source/package
# when a user responds to a comment a reply is only sent to the person who wrote the comment being responded to but
an email should be sent to everyone in that thread.
##################
# Assigned TODOs #
##################
# add distro table and administration screens for it. (Chris)
# write a Comment class in include/comment.php (Jonathan)
# when a user responds to a comment a reply is only sent to the person who wrote the comment being responded to but
an email should be sent to everyone in that thread. (Jonathan)