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