From: <ox-...@us...> - 2003-06-09 19:03:54
|
Update of /cvsroot/sheets/sheets/lib In directory sc8-pr-cvs1:/tmp/cvs-serv32181/lib Modified Files: bootstrap-sheets.jar ox.jar 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: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bootstrap-sheets.jar,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 Binary files /tmp/cvsGtiEJy and /tmp/cvsPjaFVz differ Index: ox.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/ox.jar,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsZq4sGB and /tmp/cvs0vf513 differ |