1This is tnftp version 20091122.
2
3Changes in tnftp from 20090606 to 20091122:
4
5	Portability fixes.
6
7Changes in tnftp from 20090520 to 20090606:
8
9	Portability fixes.
10
11Changes in tnftp from 20070806 to 20090520:
12
13	Fix intermittent "Alarm clock" error.
14
15	Add epsv6 and epsv to disable extended passive mode for IPv6 or
16	both IPv4 and IPv6 respectively.
17
18	Improve parsing of HTTP chunked transfers per RFC2616.
19
20	Use the service name to getaddrinfo() (along with the host name),
21	so that features such as DNS Service Discovery will work.
22
23	Fix various compiler warnings.
24
25
26Changes in tnftp from 20050625 to 20070806:
27
28	Implement '-s srcaddr' to set the local IP address for
29	all connections.
30
31	Support '-q quittime' when waiting for server replies.
32
33	Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ...
34
35	Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
36
37