|
From: Benjamin C. <bc...@us...> - 2001-11-29 00:30:51
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv15831 Modified Files: TODO Log Message: Index: TODO =================================================================== RCS file: /cvsroot/phpbt/phpbt/TODO,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- TODO 2001/11/08 14:45:03 1.11 +++ TODO 2001/11/29 00:30:48 1.12 @@ -8,3 +8,5 @@ Misc: - Be able to color by priority instead of severity - Conversion script from a bugzilla database +- Be able to change bug comments sort order (i.e., to most recent first) and be able to save a default for this setting in the config +- Move db abstraction to adodb (?) |