diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:56:57 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:56:57 -0700 |
commit | 8fcccce3d50b6abed92ed36224625e632671fc72 (patch) | |
tree | 69774b31a55007f2521dc59ee5f6fb54af769750 /NEWS | |
parent | e25c7c4bdfa90bbb50222165a32ceb5d95a1849e (diff) |
Changelog re #199, fixes #199
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) ----------------------- |