diff options
author | James Turnbull <james@lovedthanlost.net> | 2008-07-16 10:31:36 +1000 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2008-07-16 10:31:36 +1000 |
commit | 61b9bcd26fe39502d0de1f876a8293e54f63b1c7 (patch) | |
tree | d17390639999ffa20b32ebd879bab7e65fb7b120 | |
parent | 65b9869362cd39f20609abb93729cb0c3977f0cf (diff) | |
download | puppet-61b9bcd26fe39502d0de1f876a8293e54f63b1c7.tar.gz puppet-61b9bcd26fe39502d0de1f876a8293e54f63b1c7.tar.xz puppet-61b9bcd26fe39502d0de1f876a8293e54f63b1c7.zip |
Added Changelog entry for new auth_key type
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ 0.24.5 + Fixed #174 - a native type type for managing ssh authorized_keys + files is available. + Further moves from the examples directory and ext directory Fixed #1397 One line fix, fail instead of log |