From 8afc2bda04ffe147c591fb8e5517572037289695 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 5 Oct 2019 15:40:44 +0200 Subject: Add changelog --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGES 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) -- cgit v1.2.3