forked from pool/python-pyftpdlib
- Version update to 1.5.3:
* implemented SITE MFMT command which changes file modification time. (patch by Tahir Ijaz) * add username and password command line options * documentation moved to readthedocs: http://pyftpdlib.readthedocs.io * fix duplicated output log. (path by PonyPC) * Respond successfully to STOR only after closing file handle. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
e5c7d66ea8
commit
257ebea97d
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 10:27:38 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Version update to 1.5.3:
|
||||
* implemented SITE MFMT command which changes file modification time. (patch by Tahir Ijaz)
|
||||
* add username and password command line options
|
||||
* documentation moved to readthedocs: http://pyftpdlib.readthedocs.io
|
||||
* fix duplicated output log. (path by PonyPC)
|
||||
* Respond successfully to STOR only after closing file handle.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 00:25:48 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
Reference in New Issue
Block a user