home *** CD-ROM | disk | FTP | other *** search
/ Tutto per Internet / Internet.iso / soft95 / FTP / ncftp / ncftp.his < prev    next >
Encoding:
Text File  |  1995-12-20  |  1.8 KB  |  35 lines

  1. .10beta - Minor modification to win.c to always display clean title bar.
  2. .09beta - Fixed local filename completion to also show directories.
  3.     - Removed necessity to hit return after pager
  4. .08beta - Made some change I forgot...
  5.       Corrected Title Bar to match correct progress Percentage.
  6.       Rewrote local filename completion. Added bell to local filename
  7.         completion if no complions were possible.
  8.  
  9. .07beta - Minor change. Forces environment variable HOME to be set...
  10.       Local filename completion now works. Command line completion forces
  11.         all file names to lowercase no matter what the actual case is in
  12.         the FAT. I do this because it is essentialy case-insensitive under
  13.         WIN95. Any comments?
  14. .06beta - Changed code to give status reports while retriving files in colon
  15.       mode.
  16. .05beta - Added content to getpass stub so that command line -u works.
  17. .04beta - Installed Title bar updates to let you know what's up. Even works
  18.       in colon mode.
  19. .03beta - Changed time offset so that it correctly regets files.
  20.           It seems to correctly detect a file now. Need to find a site with
  21.       REST capabilities... 
  22.     - Stubbed getwd to return a working directory with /.
  23.       This will help with recursion.
  24.     - Corrected local list "lls" so it displays all lines correctly.
  25. .02beta - Fixed pager to display <CR>.
  26.     - Fixed pager not crash...
  27. .01beta - Reset for ncftp-2.2.2.
  28. --
  29. .05beta - Added PClose function to correctly update title bar on pipes...
  30. .04beta - cheated on pager to require return key after pagination
  31.       Fixed puts to work with wildcards...
  32. .03beta - Fixed locking of i.am.running file...
  33. .02beta - removed startup error about passwd entry. Extraneous for win95
  34.     - Fixed bug that recursive gets were not working.
  35. .01beta - First public beta released. Very little history