summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 21:16:06 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 21:16:06 -0700
commit57046f44cb4ba3c9aec6f36eed2d8f3032730871 (patch)
tree8c40288c35ee1d081c473745002dc405a263d9c1 /NEWS
parent1627ea66038c8f125ab70eb05a2883aab9004398 (diff)
downloadparamiko-57046f44cb4ba3c9aec6f36eed2d8f3032730871.tar.gz
Changelog re #200
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 28a95cef..3a3849ef 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ v1.10.4 (27th Sep 2013)
* #179: Fix a missing variable causing errors when an ssh_config file has a
non-default AddressFamily set. Thanks to Ed Marshall & Tomaz Muraus for catch
& patch.
+* #200: Fix an exception-causing typo in `demo_simple.py`. Thanks to Alex
+ Buchanan for catch & Dave Foster for patch.
v1.10.3 (20th Sep 2013)
-----------------------