Changeset 55


Ignore:
Timestamp:
Apr 18, 2003, 6:11:20 AM (22 years ago)
Author:
root
Message:

Update...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r11 r55  
    2020program object) and how to get the program(s) running.  The online help
    2121tells you how to actually use FM/2.  I'll try to keep this brief.
     22
     23    This program is free software; you can redistribute it and/or modify
     24    it under the terms of the GNU General Public License as published by
     25    the Free Software Foundation; either version 2 of the License, or
     26    (at your option) any later version.
     27
     28    This program is distributed in the hope that it will be useful,
     29    but WITHOUT ANY WARRANTY; without even the implied warranty of
     30    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     31    GNU General Public License for more details.
     32
     33    You should have received a copy of the GNU General Public License
     34    along with this program; if not, write to the Free Software
     35    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    2236
    2337
     
    259273objects; there's a subtle difference) are dragged over it.
    260274
    261 Known problems/shortcomings
    262 ===========================
    263 
    264  - There must be some
    265 
    266 About FM/2
     275Known problems/shortcomings:
     276===========================
     277
     278 - FM/2 does not properly report sizes of some files with long name
     279   resident on Win95/NT drives.
     280
     281 - File List Container fails to fill after drive change SYS0039 error.
     282
     283 - Tree switching on Focus/Directory Change appears to be slower than
     284   expected.
     285
     286 - Access to LS120 and FAT32 drives slower than expected
     287
     288 - Icon display in Directory Container does not always match WPS icons
     289
     290 - Spurious WPS Objects Handles created during some operations
     291
     292
     293About FM/2:
    267294==========
    268295
     
    276303a Thank You note for his generosity.
    277304
    278 Support
     305Support:
    279306=======
    280307
     
    288315Thanks and enjoy.
    289316
    290 $ID$
     317$Id$
Note: See TracChangeset for help on using the changeset viewer.