summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-12-12 14:37:27 -0800
committerH. Peter Anvin <hpa@zytor.com>2006-12-12 14:37:27 -0800
commitdf877df45244dd3bcad78f8991d877ef1ec2cde9 (patch)
tree17eda291a8d83ee4d682e0ea239d633c9861a828 /CHANGES
parent899b7d500be12d17aaea1e9dcfdbc6577e42b7f5 (diff)
downloadtftp-hpa-df877df45244dd3bcad78f8991d877ef1ec2cde9.tar.gz
Documentation updates.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1c1986b..98b0fe3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+Changes in 0.45:
+ Add -l (literal) option to the client, to override the special
+ treatment of the colon (:) character as a hostname separator.
+
+
Changes in 0.44:
Allow the client to specify a range of local port numbers,
just like the server can.