summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-03-18 12:01:02 -0400
committerJameson Graef Rollins <jrollins@finestructure.net>2009-03-18 12:01:02 -0400
commit3f71bfc52f158a76755a7b75362b449439819fa7 (patch)
tree8bcb04c6922935b03768225c68f682a2bfd0bab7 /packaging
parenta8c28d0a9090264f0ae357b282156615e39d216d (diff)
modify the ssh_proxycommand marginal ui output so that it better
handles the case where the host can not be contacted. the new system attempts to retrieve the host ssh key before any ui output is made. this should make things a little clearer in this corner case, and make things a little more flexible down the line.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 70fef9f..16e7f21 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,11 +1,11 @@
monkeysphere (0.25-1~pre) UNRELEASED; urgency=low
* New upstream release:
- - fix the marginal ui output so that it's not prefixed by the LOG_PREFIX
+ - update/fix the marginal ui output
- use msmktempdir everywhere (avoid unwrapped calls to mktemp for
portability)
- -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 07 Mar 2009 12:28:13 -0500
+ -- Jameson Graef Rollins <jrollins@finestructure.net> Wed, 18 Mar 2009 11:46:44 -0400
monkeysphere (0.24-1) unstable; urgency=low