summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 21:56:57 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 21:56:57 -0700
commit8fcccce3d50b6abed92ed36224625e632671fc72 (patch)
tree69774b31a55007f2521dc59ee5f6fb54af769750 /NEWS
parente25c7c4bdfa90bbb50222165a32ceb5d95a1849e (diff)
downloadparamiko-8fcccce3d50b6abed92ed36224625e632671fc72.tar.gz
Changelog re #199, fixes #199
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a3849ef..f3d00dd4 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ v1.10.4 (27th Sep 2013)
& patch.
* #200: Fix an exception-causing typo in `demo_simple.py`. Thanks to Alex
Buchanan for catch & Dave Foster for patch.
+* #199: Typo fix in the license header cross-project. Thanks to Armin Ronacher
+ for catch & patch.
v1.10.3 (20th Sep 2013)
-----------------------