From: <ox-...@us...> - 2002-11-27 04:50:54
|
Update of /cvsroot/sheets/sheets/jars In directory sc8-pr-cvs1:/tmp/cvs-serv14938/jars Modified Files: bootstrap-sheets.jar ox.jar Log Message: Fixed a NullPointerException that would occur after garbage collection. Updated the database version to fix a syntax completion bug. Fixed the DocBook support. Can now edit documentation fragments and export them to files (the sheets documentation now gets put under the doc folder) Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/jars/bootstrap-sheets.jar,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvscWY03P and /tmp/cvsiejsiH differ Index: ox.jar =================================================================== RCS file: /cvsroot/sheets/sheets/jars/ox.jar,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsca3vK7 and /tmp/cvsiokzs4 differ |