diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-12 12:42:30 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-12 12:42:30 -0400 |
| commit | 6c242d28fe1c5e5855a5256b1fe91e2b10e41450 (patch) | |
| tree | b49b1bf4df5c91cad5e1671806e6263466b86bf3 /doc/news/version_2.1.0.mdwn | |
| parent | 7d4adb5348176574f1ed4b8e0859693024cc446a (diff) | |
add news item for propellor 2.1.0
Diffstat (limited to 'doc/news/version_2.1.0.mdwn')
| -rw-r--r-- | doc/news/version_2.1.0.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/news/version_2.1.0.mdwn b/doc/news/version_2.1.0.mdwn new file mode 100644 index 00000000..c2857f7c --- /dev/null +++ b/doc/news/version_2.1.0.mdwn @@ -0,0 +1,10 @@ +propellor 2.1.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Additional tor properties, including support for making relays, + and naming bridges, relays, etc. + * New Cron.Times data type, which allows Cron.job to install + daily/monthly/weekly jobs that anacron can run. (API change) + * Fix Git.daemonRunning to restart inetd after enabling the git server. + * Ssh.authorizedKey: Make the authorized\_keys file and .ssh directory + be owned by the user, not root. + * Ssh.knownHost: Make the .ssh directory be owned by the user, not root."""]]
\ No newline at end of file |
