[Biew-general] CVS: biew/doc release.txt,1.8,1.9
Brought to you by:
konst
|
From: Nick K. <nic...@us...> - 2004-04-07 17:58:29
|
Update of /cvsroot/biew/biew/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18865/doc Modified Files: release.txt Log Message: NEW: a full 64-bit filesystem access Index: release.txt =================================================================== RCS file: /cvsroot/biew/biew/doc/release.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -p -u -d -r1.8 -r1.9 --- release.txt 1 Apr 2004 15:03:04 -0000 1.8 +++ release.txt 7 Apr 2004 17:45:28 -0000 1.9 @@ -1,4 +1,4 @@ -Release notes for BIEW version 5.6.1 +Release notes for BIEW version 5.6.X ==================================== This document contains up-to-date information for end-users and developers. @@ -11,8 +11,9 @@ Min. screen height: 3 Max. screen height: unlimited Min. colors: 2 Max. colors: 16 -Dynamic resizing of size of screen: no -Max. size of viewing file: 2Gb +Dynamic resizing of screen's size: no +Max. size of viewing file: 2Gb (for 32-bit fileaccess) + 8'589'934'592 Gb (for 64-bit fileaccess) Known problems in this release: =============================== |