diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 20 insertions, 3 deletions
@@ -1,4 +1,23 @@ -This is tnftp version 20091122. +$NetBSD: NEWS,v 1.9 2013/05/05 13:53:38 lukem Exp $ + +This is tnftp version 20130505. + +Changes in tnftp from 20100108 to 20130505: + + Support https:// fetch if OpenSSL is available and enabled. + + Allow -R to restart non-existent ftp:// URIs. + + Parse HTTP 'Date' entries in the `C' locale rather than the user's. + + When using the response to SYST to decide whether to default + to 'binary' be a lot less specific. + + Portability fixes. + +Changes in tnftp from 20091122 to 20100108: + + Portability fixes. Changes in tnftp from 20090606 to 20091122: @@ -22,7 +41,6 @@ Changes in tnftp from 20070806 to 20090520: Fix various compiler warnings. - Changes in tnftp from 20050625 to 20070806: Implement '-s srcaddr' to set the local IP address for @@ -33,4 +51,3 @@ Changes in tnftp from 20050625 to 20070806: Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ... Portability fixes, including for FreeBSD, Mac OS X, and Solaris. - |