diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-03-04 08:49:47 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-03-04 08:49:47 -0500 |
commit | abe009b14980d8547b111f07ca9ca782c0bb47a6 (patch) | |
tree | 04a9db80ba603b2c5048c073edeab91d2da8d9d3 /NEWS | |
parent | 3cd7f585d01afe7eb97374e26a9f72197fc77a42 (diff) |
Update NEWS per #142
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -12,6 +12,12 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. Releases ======== +v1.10.1 (...) +------------- + +* #142: (Fabric #811) SFTP put of empty file will still return the attributes + of the put file. Thanks to Jason R. Coombs for the patch. + v1.10.0 (1st Mar 2013) -------------------- @@ -325,7 +331,7 @@ v1.5 (paras) 02oct05 separation * demo scripts fixed to have a better chance of loading the host keys correctly on windows/cygwin - + v1.4 (oddish) 17jul05 --------------------- * added SSH-agent support (for posix) from john rochester |