summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorhpa <hpa>2003-08-23 00:31:20 +0000
committerhpa <hpa>2003-08-23 00:31:20 +0000
commit530706aebef96e25dd4bf27416df9d78c83f3bed (patch)
tree3e603d73e38d0b59e633686df51f63f8f4451ede /CHANGES
parentb3941f251adc0d31d307839fd3b97d0d595cf16e (diff)
downloadtftp-hpa-530706aebef96e25dd4bf27416df9d78c83f3bed.tar.gz
#include <sys/socket.h> if it exists;
Add option to control the max blksize negotiated.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4c2df40..e2379e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
$Id$
+Changes in 0.35:
+ Add an option to control the maximum value of blksize
+ negotiated.
+
+
Changes in 0.34:
Additional Solaris gcc compiler bug workarounds; these
actually make the code somewhat cleaner.