diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-07-27 22:24:31 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-07-27 22:24:31 -0700 |
commit | acb3000647031defca23b38d85e48954085a4d2a (patch) | |
tree | 4592d539bae8d0d1cf6dea44e04e3049318acebb /debian | |
parent | e2cb90d3bbb4246a4fa27d49f55fd02c32336f47 (diff) |
Don't fail when authorized_user_ids or known_hosts files are not found.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4f3c905..adfed52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ monkeysphere (0.5-1) experimental; urgency=low * Tweak how empty authorized_user_ids and known_hosts files are handled. + * Do not fail when authorized_user_ids or known_hosts file is not found. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 27 Jul 2008 12:03:30 -0700 + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 27 Jul 2008 22:24:23 -0700 monkeysphere (0.4-1) experimental; urgency=low |