Changeset 1377 for trunk/README
- Timestamp:
- Jan 4, 2009, 11:18:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1278 r1377 5 5 ³ See end of document for contact info ³ 6 6 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 7 8 FM/2 3.15: This release turns on some new features by default 9 don't panic they can all be turned off if you don't like them. 10 The first is recursive scanning on start up. This slows the initial 11 scan a bit but speeds expansion of the tree later. It is on for 12 local hard drives and can be turned on for other drive types. The 13 second new feature is an automatic rescan of the drive tree on 14 eject of removable media keeping the tree container more current. 15 Both of these features can be turn on or off on the scanning page 16 of the notebook. The third new feature actually turns write verify 17 off on a per drive basis. This is to address the fact that many 18 USB removables fail or worse (hangs/traps) when write verify is on. 19 We turn it off by default for removables other than standard floppies. 20 If you want it on/off for a given drive edit that drive's drive flags 21 accordingly. The global write verify selector is unchanged and the 22 drive flags have no effect if it is off. 23 24 We have some additional new items we hope you will find useful. We 25 have added the ability to have the extract commands create a 26 subdirectory based on the archive file name for the extraction target. 27 Seek and Scan has been added to the drives and directories context 28 menu and when select from there will add the drive or directory as 29 the root for the search. We also added refresh removable media so 30 you can scan for newly inserted drives from the tree container 31 We did some additional work on the main menus like adding Databar 32 to the utilities menu and we now gray out items that are unavailable 33 or inappropriate and un-grayed some items that were inappropriately 34 turned off. We reorganized the internal editor menus as well. 35 36 We made changes to the archiver code so that archivers that don't 37 have specific start/end list strings will work (ie TAR.EXE). We 38 have included the commands for .tar .tar.gz and .tar.bz in archiver.tmp 39 (gzip.exe and/or bzip.exe must be in the path) These only work with tar 1.15 40 or higher. You can either replace archiver.bb2 with the archiver.tmp or if 41 you have made changes to archiver.bb2 you can cut and paste the new archiver 42 definitions into an appropriate position in your existing archiver.bb2 43 44 Numerous fixes to minor interface appearance and behavior are also include. 45 We have added exceptq support to make it easier to track down defects. We 46 also eliminated the cause of three rare traps including one associated with 47 deleting directories. See the history file for more details. 7 48 8 49 FM/2 3.14: This release updates many of the icons and bitmaps
Note:
See TracChangeset
for help on using the changeset viewer.