Changeset 1468 for trunk/README
- Timestamp:
- Sep 21, 2009, 7:23:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1464 r1468 6 6 7 7 FM/2 3.17: This release provides for loading FM/2 partially in high memory 8 since this won't work on older systems (pre fixpack 13?) or you might have 9 other reasons not to use it we provide a low memory version also. Some high 10 loaded programs hang in the exit handler (ie don't close). We didn't 11 experience this problem but if you do install the low memory version (3.17.0). 8 since this won't work on older systems (pre fixpack 13?) or you might have 9 other reasons not to use it we provide a low memory version also. Some high 10 loaded programs hang in the exit handler (ie don't close). We didn't 11 experience this problem but if you do install the low memory version (3.17.0). 12 12 The high memory version is 3.17.1. 13 13 14 14 This release makes changes that should speed the scanning and 15 15 container filling in FM/2. We have added some visual clues to let you know 16 FM/2 is still working. The LED in the lower right hand corner now blinks 16 FM/2 is still working. The LED in the lower right hand corner now blinks 17 17 while long operations are in progress or you can open the thread note 18 window (click on the LED) for even more detailed information about an 19 operation in progress. We also added a better "scanning" message. 20 21 We have updated the look and functionality of the drivebar. It now has the 22 drive letters superimposed over the drive icons allowing for larger icons. 23 We have add a refresh removable media and rescan button to the beginning 24 of the bar to make it a more complete replacement for the tree container 25 in FM/2 lite. You can also show the file system type or drive label next 26 to the drive letter in the tree container. See the Tree settings not book27 page to try this option. 28 29 The INI viewer option on the utilities menu now lets you choose to open 30 the user INI, system INI or FM2's INI. We now allow LONGNAMES to be 31 displayed for FAT & LAN drives and we delete .LONGNAME EA if it becomes 18 window (click on the LED) for even more detailed information about an 19 operation in progress. We also added a better "scanning" message. 20 21 We have updated the look and functionality of the drivebar. It now has the 22 drive letters superimposed over the drive icons allowing for larger icons. 23 We have add a refresh removable media and rescan button to the beginning 24 of the bar to make it a more complete replacement for the tree container 25 in FM/2 lite. You can also show the file system type or drive label next 26 to the drive letter in the tree container. See the Tree settings notebook 27 page to try this option. 28 29 The INI viewer option on the utilities menu now lets you choose to open 30 the user INI, system INI or FM2's INI. We now allow LONGNAMES to be 31 displayed for FAT & LAN drives and we delete .LONGNAME EA if it becomes 32 32 the filename on a copy or move. In addition to these we fixed 2 rare crashes 33 33 and a hang associated with SMP. We also fixed a handful of interface problems. 34 34 See the history file for more information. 35 35 36 FM/2 3.16: This release makes changes that should allow FM/2 to be 37 translated into different languages. It also adds date and number 38 formatting based on the system locale settings. We now need to find 39 some individuals who are interested in doing the translations. 36 FM/2 3.16: This release makes changes that should allow FM/2 to be 37 translated into different languages. It also adds date and number 38 formatting based on the system locale settings. We now need to find 39 some individuals who are interested in doing the translations. 40 40 Currently, double bit character sets are not supported in FM/2. 41 41 … … 43 43 detection of text verses binary files when opening viewers and 44 44 filtering/(de)select mask now works for archives with pathnames. 45 We added the ability to turn error/alert beeps on and off in the 45 We added the ability to turn error/alert beeps on and off in the 46 46 settings notebook (General page) and changes to the details switches 47 47 in compare directories are now saved. See the history for more details. … … 142 142 We also fixed some additional bugs and provide some performance 143 143 enhancements. If you have had trouble with "broken pipe" errors 144 copying to a netdrive ssamba drive let me know if it now works144 copying to a netdrive samba drive let me know if it now works 145 145 better. I have built in some retries for this error but can't test 146 146 it since I don't see the problem. Also please report back to us anytime … … 642 642 643 643 http://groups.yahoo.com/group/fm2user/ 644 644 645 645 This group is now closed but it still contains some useful information 646 646 647 647 There is a new mailing list at: 648 648 649 649 fm2-user@netlabs.org 650 650 651 651 To subscribe send an email to: 652 652 653 653 fm2-user-subscribe@netlabs.org 654 654 655 655 The subject and body can be empty. 656 656 657 657 This group is mirrored on Gmane at: 658 658 659 659 http://dir.gmane.org/gmane.org.netlabs.fm2.user 660 660 … … 668 668 669 669 To create a ticket reporting a defect or requesting an enhancement. 670 You must be logged into TRAC. Please login with your Netlabs login id. 671 If you do not have a login id, you can request one at 672 http://www.netlabs.org/en/site/member/member.xml. 673 If you have troubles acquiring a Netlabs login id send an e-mail to 670 You must be logged into TRAC. Please login with your Netlabs login id. 671 If you do not have a login id, you can request one at 672 http://www.netlabs.org/en/site/member/member.xml. 673 If you have troubles acquiring a Netlabs login id send an e-mail to 674 674 Netlabs Community Mailing List <community@netlabs.org>. 675 675 … … 681 681 cd fm2_workspace 682 682 svn checkout http://svn.netlabs.org/repos/fm2/trunk trunk 683 684 If you wish commit access please contact us directly. 683 684 If you wish commit access please contact us directly. 685 685 686 686 You can reach us directly at: … … 695 695 696 696 We also monitor the comp.os.os2.apps newsgroup, several 697 others in the comp.os.os2.* hierarchy and other groups where 698 release announcements are made. 697 others in the comp.os.os2.* hierarchy and other groups where 698 release announcements are made. 699 699 700 700 Thanks and enjoy.
Note:
See TracChangeset
for help on using the changeset viewer.