home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd2.bin / dosutils / xfs186 / 0changes next >
Text File  |  1994-09-21  |  4KB  |  170 lines

  1. XFS Version 1.86 (September 21, 1994)
  2. =====================================
  3. Fixed:
  4. ------
  5.          * Security problem
  6.  
  7. XFS Version 1.85 (September 5, 1994)
  8. ====================================
  9. What's new:
  10. -----------
  11.          * The variable $user and/or $hostname can be included in a
  12.            <filesystem>:
  13.  
  14.            xfstool mount h: speedy:/home/$user
  15.  
  16.          * xfstool echo $user
  17.            xfstool echo $hostname
  18.  
  19. Fixed:
  20. ------
  21.          * File search bug.
  22.  
  23.  
  24. XFS Version 1.81 (August 22, 1994)
  25. ==================================
  26. What's new:
  27. -----------
  28.          CHMOD.EXE
  29.  
  30.  
  31. XFS Version 1.79 (August 10, 1994)
  32. ==================================
  33.  
  34. Fixed:     * "XCOPY /S" doesn't copy if directories already exist.
  35. ------   
  36.          * The umask was incorrectly set
  37.  
  38.  
  39. XFS Version 1.78 (August 5, 1994)
  40. =================================
  41.  
  42. Fixed:   * Files was truncated to 0 bytes under some circumstances.
  43. ------
  44.          * The umask was incorrectly printed.
  45.  
  46.          * A timezone offset >= | 10 | (eg. Australia) was incorrectly handled.
  47.  
  48.  
  49. What's new:
  50. -----------
  51.  
  52.          Optimized memory requirement in redirector.
  53.  
  54.  
  55. XFS Version 1.77 (July 12, 1994)
  56. ================================
  57.  
  58. Fixed:   COPY bug (described in the BUGS file of XFS 1.7x)
  59. ------
  60.  
  61. What's new:
  62. -----------
  63.  
  64.        * With XFSKRNLF.EXE you can use write sizes (wsize) up to 8192 (8K).
  65.          Due the IP fragamentation code, XFSKRNLF is a little bigger then
  66.          XFSKRNL and allows less mounted drives. Be shure that your NFS
  67.          servers or respective your gateways are able to handle fragmented
  68.          IP packets! Also try to use a multiple of 1024 as write size,
  69.          especially in conjuction with NeXTStep!
  70.                  
  71.        * Improved per-drive-authentication with multiple pcnsfsd servers
  72.          (see LOGIN.TXT).
  73.  
  74.  
  75. XFS Version 1.76 (June 18, 1994)
  76. ================================
  77.  
  78. Fixed: Multiplexor bug due 32-bit instructions (with XWIN, a Xwindows demo).
  79. ------
  80.        The port number received from the server's PORMAP was incorrectly
  81.        handled. The result was:
  82.  
  83.         Xfstool(mount): an error ocurres
  84.  
  85.        (The error code was the port number :)
  86.  
  87. What's new:
  88. -----------
  89.  
  90.        XFSAPI.ZIP: Windows API for XFS. It supports mount/umount/login
  91.        for own applications. The XFSFMX dialogs can also be used by own
  92.        apps (see XFSAPI.TXT)
  93.  
  94.  
  95. XFS Version 1.75 (June 13, 1994)
  96. ================================
  97.  
  98. Fixed:    MS Word 6.0 file creation (I hope, the LAST Word 6.0 problem :)
  99. ------    Some ARP bugs
  100.  
  101. What's new:
  102. -----------
  103.  
  104.        Source code available (see ORDER.FRM, or drop a email)
  105.        Memory usage: 61K
  106.  
  107.        Mount option `map=upper', useful for UPPERCASED filesystems,
  108.        like CD-ROMS. Note, that it works ONLY for uppercased filesystems.
  109.        You'll see an empty drive, when you try to mount a mixed filesystem.
  110.  
  111.  
  112. XFS Version 1.73 (May 28, 1994)
  113. ================================
  114.  
  115. Fixed:
  116. ------
  117.     Printing doesn't work, when  printer host <> login host, e.g:
  118.  
  119.         xfstool pcnfsd foo
  120.                        ===
  121.         xfstool mount LPT1: bar:laser
  122.                             ===
  123.  
  124. What's new:
  125. -----------
  126.  
  127.     The manual contains now all *.DOC released after 1.71.
  128.     The manual extension is now *.TXT. Please delete all *.DOC
  129.     befor upgrading.
  130.     
  131.     XFSTOOL blink {on | off}  controls the traffic symbols now.
  132.  
  133.     
  134. XFS Version 1.72a  (May 27, 1994)
  135. ==================================
  136.  
  137. XFSTOOL.EXE, XPING.EXE, XFSFMX.DLL:
  138.         The UDP port of your NFS server is obtained from PORTMAP now.
  139.         Usually, the port number assigned to a NFS server is 2049,
  140.         but it appears not to be a standard.
  141.  
  142. XFSKRNL.EXE    An ugly bug (detected with MS Write) fixed.
  143.  
  144. PKTMUX.DOC    How to use PKTMUX over XFS.
  145.  
  146. *.EXE        HOSTS database functionality completed.
  147.  
  148.  
  149.     
  150. XFS Version 1.72  (May 20, 1994)
  151. ================================
  152.  
  153. What's new:
  154. -----------
  155.  
  156.     XFSFMX.*    Windows File Manager Extension
  157.     PRINTERS.DOC    PCNFSD & Printing Manual
  158.  
  159. Fixed:
  160. ------
  161.  
  162.     XFSKRNL.EXE
  163.       Multiplexor:    some UDP problems (XDMCP, DNS)
  164.       Redirector:    file creation problems (MS Word 6.0 works now)
  165.       Printing:    concurrent printing bug corrected
  166.  
  167.     XFSTOOL.EXE
  168.       Returns an errorlevel yet (I hope).
  169.  
  170.