summaryrefslogtreecommitdiff
path: root/usr.bin/ncftp/patchlevel.h
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-24 01:01:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-24 01:01:48 +0000
commit9b786fc227877597fd802e51e7f2e7cc25849685 (patch)
tree3f2632c3d965e0d55b021b32bf8c8bee171a2249 /usr.bin/ncftp/patchlevel.h
parent5d9b1b20cbb0bf76d66eaef20b9d67e57b0ebae1 (diff)
Notes
Diffstat (limited to 'usr.bin/ncftp/patchlevel.h')
-rw-r--r--usr.bin/ncftp/patchlevel.h16
1 files changed, 14 insertions, 2 deletions
diff --git a/usr.bin/ncftp/patchlevel.h b/usr.bin/ncftp/patchlevel.h
index 3b2259fd606f3..28600409dcba2 100644
--- a/usr.bin/ncftp/patchlevel.h
+++ b/usr.bin/ncftp/patchlevel.h
@@ -1,6 +1,18 @@
+v1.9.0 - December 22, 1994. The program won't exit from the interactive shell
+ if it's working from a tty. For example, it won't exit if you do an mget
+ on a pattern that won't match anything. Added padding around jmp_buf's
+ for SunOS. SunOS needs sigjmp_buf's, but plenty of OS's don't support
+ sigjmp_buf's yet. Fixed the tips to reflect the new archive site.
+
+v1.8.9 - December 20, 1994. Can now set "passive" user variable, or use
+ passive command to toggle PASV/PORT ftp. Debug mode now prints remote
+ responses. Can now get around buggy FTP servers like boombox.micro.umn.edu,
+ that give back invalid port numbers to PASV.
+
+v1.8.8 - December 19, 1994. Now falls back to port FTP if passive FTP fails.
+
v1.8.7 - December 11, 1994. Tweaks for FreeBSD. Passive mode enabled and
- turned on by default. This should be the last version of ncftp before
- version 2.
+ turned on by default.
v1.8.6 - October 30, 1994. Tweaks for Solaris in sys.h.