diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-05-22 13:50:30 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-05-22 13:50:30 -0400 |
commit | 663989da30d81ccfe74b285d6f27fd801c0f27f9 (patch) | |
tree | cc7ca8b7c550e94a16c3857638c7aa205fc287f2 /ChangeLog | |
parent | 4d9722ba567a6ed2e355a464f67fddcad1717aa2 (diff) | |
download | vyos-cloud-init-663989da30d81ccfe74b285d6f27fd801c0f27f9.tar.gz vyos-cloud-init-663989da30d81ccfe74b285d6f27fd801c0f27f9.zip |
support relative path in AuthorizedKeysFile
LP: #970071
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +0.6.4: + - support relative path in AuthorizedKeysFile (LP: #970071). 0.6.3: - add sample systemd config files [Garrett Holmstrom] - add Fedora support [Garrent Holstrom] (LP: #883286) |