summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-04-18 11:18:54 +0300
committerLars Wirzenius <liw@liw.fi>2015-04-18 15:41:49 +0300
commita09e1064f58673591093df7f3b709a775c06b866 (patch)
tree173e13e3a3293e4a1871bb1fa2bb1ad3cd07d938 /NEWS
parentd3b79bed48895150fb7c33f577716a900fda3833 (diff)
downloadcliapp-a09e1064f58673591093df7f3b709a775c06b866.tar.gz
Add running of pylint in 'make check' and fix things
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7de119c..abda82e 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Version 1.UNRELEASED
`cliapp.ssh_runcmd` to allow the caller to easily change to a
directory on the server.
+* Support for `heapy` memory profile has been dropped. It's not
+ packaged for Debian, and is rarely available anywhere.
+
Version 1.20150305
------------------