=================================================================== RCS file: /cvs/palm/Palm-Keyring/TODO,v retrieving revision 1.2 retrieving revision 1.7 diff -u -r1.2 -r1.7 --- palm/Palm-Keyring/TODO 2007/01/30 05:04:09 1.2 +++ palm/Palm-Keyring/TODO 2007/02/18 05:50:25 1.7 @@ -1,11 +1,17 @@ -Better error reporting +Better error reporting. Learn how the rest of the modules do it, then support that. -Decide if there is a way to override the ParseRecord and PackRecord. I think -probably not, because we want to make sure all records are encrypted or -decrypted with the same key. +make example4 actually a gui keyring app Support the v5 or newer databases + Have support for reading and decrypting. + Now need to support + Encrypt + Write + and write docs -make example4 actually a gui keyring app +validate dates passed into the lastchange field. -$RedRiver: TODO,v 1.1 2007/01/29 02:49:00 andrew Exp $ +should I generate a new date ONLY if the password changes +or if anything changes? + +$RedRiver: TODO,v 1.6 2007/02/01 01:56:11 andrew Exp $