diff options
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +v1.7.5 + - Remove keys from authorized_keys using ruby instead of shell + v1.7.4 - More protection against shell injection @@ -1 +1 @@ -1.7.4 +1.7.5 |