aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2019-10-05 15:50:27 +0200
committerReiner Herrmann <reiner@reiner-h.de>2019-10-05 15:50:27 +0200
commit441ca7d40ff8f625e65436cfadba191370535916 (patch)
tree75fa5b5e93c873f2eae15f79b34838aee53b9c01 /CHANGES
parentc775a110e0b07c3257b6290060ee2cb1e815eeb1 (diff)
parent8b9882c5337cc40f0d2a4e056d937f449c06a500 (diff)
Merge branch 'master' into debian
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
new file mode 100644
index 0000000..f21fa28
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,14 @@
+1.1.0 (2019-10-05)
+ * Server:
+ - chroot to destination directory if permissions are sufficient
+ - drop -d parameter, but allow directory at the end of the command line
+ * Support for some non-standard options:
+ - blksize2
+ - utimeout
+
+1.0.0 (2019-03-12)
+ * Initial release
+ * RFC 1350 (TFTP revision 2)
+ * RFC 2347 (Option Extension)
+ * RFC 2348 (Blocksize Option)
+ * RFC 2349 (Timeout Interval and Transfer Size Options)