aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)