summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-12-26 10:38:25 +0200
committerLars Wirzenius <liw@liw.fi>2016-12-26 10:38:25 +0200
commit915288f1998164b1d635e8575e2ef36cb2906aaa (patch)
tree2602a6e75b881e5328e22ae68966caf77d4de74d /NEWS
parent13d4486cf1d44621c6f7d39e621ae2326bbaa3cc (diff)
downloadttystatus-915288f1998164b1d635e8575e2ef36cb2906aaa.tar.gz
Add missing empty line
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bbeca60..9e6a313 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ Version 0.33+git, not yet released
---------------------------------
* Require Python 2.7.
+* Add a missing empty line needed for PEP8 compliance. This caused a
+ failure in the test suite, no idea why it wasn't caught when making
+ the previous release.
Version 0.32, released 2016-01-09
---------------------------------