diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2012-11-06 13:08:41 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2012-11-06 13:08:41 -0800 |
commit | 7f4c26f8601b2335b210896d2cb06348957e7aae (patch) | |
tree | 510620e807905e12016c4845013442240b405e56 /NEWS | |
parent | dfb45dec7fac59559009cac16d9b354ef4890de3 (diff) |
Cut 1.8.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. Releases ======== -v1.8.1 (DD MM YYYY) -------------------- +v1.8.1 (6th Nov 2012) +--------------------- * #90: Ensure that callbacks handed to `SFTPClient.get()` always fire at least once, even for zero-length files downloaded. Thanks to Github user `@enB` for |