From: <ox-...@us...> - 2003-06-09 19:03:55
|
Update of /cvsroot/sheets/sheets In directory sc8-pr-cvs1:/tmp/cvs-serv32181 Modified Files: todo.txt Log Message: 1. New version of OX with crash recovery! -- [from the OX check-in log] Implemented crash recovery, so that if the database gets killed unexpectedly it will come back up in the last known good state (basically, the state it was in at the time of the last sync). 2. Installer now properly handles file associations with a space in the path Index: todo.txt =================================================================== RCS file: /cvsroot/sheets/sheets/todo.txt,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** todo.txt 8 Jun 2003 17:14:35 -0000 1.24 --- todo.txt 9 Jun 2003 19:03:49 -0000 1.25 *************** *** 16,19 **** --- 16,20 ---- * Should not let the user go back form the file import screen. * Should not let the user close the wizard during file import. + * Refresh problem on main sheet after wizard closes Todo: |