Freezing 0.2

git-svn-id: https://tftpy.svn.sourceforge.net/svnroot/tftpy/trunk@14 63283fd4-ec1e-0410-9879-cb7f675518da
This commit is contained in:
msoulier 2006-10-05 16:16:29 +00:00
parent 0a13eb5716
commit 19e8f0f14c

6
README
View file

@ -1,5 +1,11 @@
Copyright, Michael P. Soulier, 2006.
About Release 0.2:
==================
This release adds variable block sizes, and general option support,
implementing RFCs 2347 and 2348. This is accessible in the TftpClient class
via the options dict, or in the sample client via the --blocksize option.
About Release 0.1:
==================