aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhpa <hpa>2002-09-03 19:25:21 +0000
committerhpa <hpa>2002-09-03 19:25:21 +0000
commite1508afaa203fc855cfd188acebeece69d786ae1 (patch)
tree797bd9e055302d70c5aca916457c4f35fe6eb137
parent9447780638826810da2fc2d7b369463e8f12fe8f (diff)
downloadtftp-hpa-e1508afaa203fc855cfd188acebeece69d786ae1.tar.gz
Update changes in 0.30.tftp-hpa-0.30
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 43a2de5..77689d7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,17 @@
$Id$
+Changes in 0.30:
+ (Hopefully) better timeout algorithm.
+
+ Add a "utimeout" option; like "timeout" but in microseconds.
+
+ Change the log level of client-side errors to LOG_WARNING.
+
+ autoconf portability improvements.
+
+ Minor bugfixes.
+
+
Changes in 0.29:
Posixly correctness.