diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-18 15:07:19 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-18 15:07:19 +0200 |
commit | 998462a05c1d5af997d4ae59ad52d1ab69265071 (patch) | |
tree | 514c4cca92c00fc0881063d0920a30a682418c26 /Changelog | |
parent | e57359e1d2d81f8c6db157f7320b3d678761e6a9 (diff) |
Release v1.01.0
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..b8c0b8b --- /dev/null +++ b/Changelog @@ -0,0 +1,7 @@ +ssh-forcecommand 1.0 - Wed May 18 2011 + + * Initial release + * Put "key = value" pairs in config + * command="/usr/local/bin/ssh-forcecommand /etc/forcecommand/config" in + ssh/authorized_keys + * static operation, no variables, appending or anything |