summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-08-29 13:54:28 +0300
committerLars Wirzenius <liw@liw.fi>2015-08-29 13:54:28 +0300
commit66b51da7315d9417a67c0cf46138df7d0e6122e8 (patch)
tree3be77f05895e884045bd04ba97e5cec4a4c86a47
parente6a41b789f8f17a4c932970389c5db557a91107a (diff)
downloadobnam-66b51da7315d9417a67c0cf46138df7d0e6122e8.tar.gz
Update NEWS
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9ee4229f..88bfe4e7 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,12 @@ not use it unless you're willing to lose your backup.
Version 1.16, released UNRELEASED
---------------------------------
-* Fixed another typo in a variable name ("netloc"), found by Benedikt Neuffer.
+* Fixed another typo in a variable name ("netloc"), found by Benedikt
+ Neuffer.
+
+* Fixed a lot of missing module imports, unnecessary module imports,
+ and other minor bugs and style issues found by pylint. Pylint now
+ gets run automatically by the test suite.
Version 1.15, released 2015-08-19
---------------------------------