summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-05-25 16:23:29 +0300
committerLars Wirzenius <liw@liw.fi>2017-05-25 16:26:16 +0300
commitd4b86a2ad1ab6717bad897c45f43221eadd8f368 (patch)
tree62cdcddda6f4b70dfd5ac32a0f8d152f690b079f /NEWS
parentb728b0eb764dce8493eaf3f6c661e6aafcdc042f (diff)
downloadobnam-d4b86a2ad1ab6717bad897c45f43221eadd8f368.tar.gz
Fix: Hide Python stack trace on SSH problems
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4eeeda63..cfd4be0c 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ Version 1.21+git, not yet released
* SanskritFritz and Ian Cambell fixed the kdirstat plugin.
+* Lars Wirzenius changed Obnam to hide a Python stack trace when
+ there's a problem with the SSH connection (e.g., failure to
+ authenticate, or existing connection breaks).
+
Version 1.21, released 2016-12-29
------------------------------------